A front-end interface to bb-bot api.
-
Use docker-compose up to start up the stack needed:
docker-compose up -
Install dependecies:
npm install -
Export env variables:
API_URL= point to bb-bot server
TITLE = main title of page
IMG_LOGO = logo on menu-
Run project:
npm run dev -
access
http://localhost:5000on your browser
This is part of a more large application called Big Brother.