This repo contains both the frontend and backend portions of the Amplify application.
The frontend code is stored in the src/ directory.
The backend (API) code is stored in the server/ directory.
Project Workflow:
- Overall Project Board
- Feature Breakdown
- OSS Architecture
- Wiki: API methods, Data Structures
Resources:
- We meet every Wednesday from 12-1 pm pt and Thursdays from 8-8:30 pm pt. Sign up for an orientation
- Try out our demo or review App Research
onboarding.codespaces.mov
Would you like to become a contributor? Please check out our contributors guide! 💝
script/bootstrapYou will need to copy the .env.example file to a .env file in this repo.
npm run devnpm run buildnpm run lintnpm startApp Structure
Current Structure:
Goal Structure:
User Journey:



