Skip to content

Latest commit

 

History

History
35 lines (26 loc) · 668 Bytes

readme.md

File metadata and controls

35 lines (26 loc) · 668 Bytes

WeBB

voting app

tech stack:

  • node.js
  • redis

Live

You can open this app here http://webb.0zxc.com/

How to develop

To run aplication locally:

  • Download Docker
  • Clone the repository
git clone https://github.com/sztwiorokr/webb.git
  • Run in the repository dir
docker-compose up

You are ready to work. Live Debugging is enabled.

Use http://localhost:8000

Stage Server

After every push to the dev branch Staging Server will be updated automatically

Build Server

Buddy CI/CD https://app.buddy.works/hi-there/webb/pipelines