Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 521 Bytes

README.md

File metadata and controls

39 lines (25 loc) · 521 Bytes

plantopo

Setting up development

0. Install tooling

go, npm, just, zellij, minio, watchexec, redocly, tern, and others I haven't documented

1. Set up git hooks

git config --local core.hooksPath .githooks/

2. Set up hostnames

Append to your /etc/hosts

127.0.0.1 pt.internal
127.0.0.1 api.pt.internal
127.0.0.1 admin.pt.internal

3. Install app deps

cd app && npm install

Development

just dev

Admin

https://api.plantopo.com/admin