Monorepo for the Crave app
This project is source-available under the PolyForm Noncommercial License 1.0.0.
Commercial use is prohibited without explicit permission from the authors.
crave-app A React Native mobile app
crave-api A NextJS API server
Run npm install in the root directory (do NOT run in either crave-app or crave-api)
Create a config.ts from config.example.ts in crave-api.
All commands should be run from the root directory
npm run api Run the API dev server
npm run app Run the Expo dev server