the-forest/readme.md

12 lines
487 B
Markdown
Raw Normal View History

# What is happening why would a loving god create such a thing
2024-09-24 22:49:37 -04:00
I think `npm start` in each directory should run the app
2024-09-17 20:35:18 -04:00
# build log
2024-09-24 22:49:37 -04:00
- `brew tap libsql/sqld`
- `brew install sqld-beta`
- to run cast `npm start` in each directory
- `node initialize_db.js` `node populate_db.js`
- `npm install` should install all dependencies
- also you need nginx. `brew install nginx` and then `ln -s the-forest.nginx.conf /usr/local/etc/nginx/servers/the-forest.nginx.conf` or wherever it needs to go