-
Before you run ther server you need to set up some dependencies locally.
- Install
Postgresqland have it run, and config db refere toconfig/config.goto see the database port, username, password, database name needed.
- Install
-
Check out the code out side of your
$GOPATH -
Enter the directory and run
ENV=DEV go run .
- Cd the html path, and run
yarn - You can check the
html/package.jsonscript to start the web.