Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add Prisma and create Prisma models * Add MailingList table * Add seeding script commmand * Add seeding script * Add seeding script command in package.json * Fix code formatting with prettier * Fix prettier issues * Install react-calendar library * Add instructions to run seeding script in README * Fix dataModel.json syntax * Add dotenvConfig function in seed config * Update README with seeding instructions * Fix merge conflicts * Add types to seeding functions * Fix type error * Fix build error * Update deploy.yml with syncing * Build fix * Update data models and seeding script with Subject Model * Update docker-compose.yml * deploy.yml * Update docker-compose.yml * Update docker-compose.yml * Update deploy.yml * Update package.json * Update README.md * Testing preview deployment url change * Testing Next Auth compatibility 2 * updated datamodel * Update README.md * Renamed Secrets * Updated Readme * Update package.json-lock + remove comments * testing reseeding during deployment * Changed Schema * Update README.md * testing seeding during deployment * rm stuff * trying vercel deploy * Added Conditional JS function * Seeding Complete added to DockerFile * Added commands * test * remove the empty vercel.json * Update schema.prisma * Update start.sh * merge conflicts * Update README.md * testing vercel deployment * Update package-lock.json * Removed Mcafee antivirus * Rewrite to get rid of start.sh and addressed issues * Rewrite to get rid of start.sh and addressed issues * removed mcafee antivirus * Last commit * Commit inflation goes brrrrrr * Commit inflation goes brrrrrr --------- Co-authored-by: Kelly Pham <[email protected]> Co-authored-by: Chinemerem <[email protected]> Co-authored-by: ludavidca <[email protected]> Co-authored-by: ludavidca <[email protected]> Co-authored-by: Rahul Tandon <[email protected]> Co-authored-by: Chinemerem <[email protected]>
- Loading branch information