Two things: 1. Add clarification that scylla-server is a folder (and to cd into it), same with angular-client 2. Install nodejs using lts 3. Add to the end to request env vars from Wyatt then: ``` 1. Create .env in scylla-server 2. put env vars there 3. run the program ``` 4. Add steps to install go/psql (pq package) to readme for mac users
Two things: