seripap / yh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

YayHooray

Run docker-compose up.

  • web interface at http://localhost:3000
  • api at http://localhost:3100

First run?

Mongo takes a bit longer to fire up on first run, the api will throw errors as the process restarts until mongo comes up.

First user

While the whole setup is running, run docker-compose exec api bash in a separate process and then node ./cmd/createuser <username> <password> <email> to create the first user and you should be able to log in.

About


Languages

Language:JavaScript 74.7%Language:HTML 16.2%Language:CSS 8.9%Language:Dockerfile 0.2%Language:Shell 0.1%