You can install all these requirements with ./scripts/setup.sh
if needed.
- go
- node
- please (optional)
- postgresql
- shellcheck (Shell script lint)
*Note: Replace plz
with ./pleasew
if you do not have please installed.
./scripts/setup.sh
You might want to pay attention to the console. If something went wrong (or throws an error), feel free to file an issue.
plz build
Server:
plz work
Frontend:
plz show
plz test --no-cache