-
Notifications
You must be signed in to change notification settings - Fork 2
Documentation
Isaac edited this page Oct 30, 2024
·
8 revisions
hello friends
install react: https://www.freecodecamp.org/news/how-to-install-react-a-step-by-step-guide/
run web app:
pip install -r requirements.txt
npm install
npm run dev
run database:
uvicorn main:app --host 127.0.0.1 --port 8000 --reload
Database is hosted on MongoDB Compass. Everyone on the team has read/write access. The connection string for the database in Compass is mongodb+srv://admin:admin@mrcluster.lrupm.mongodb.net/.
https://images.sampleforms.com/wp-content/uploads/2018/02/New-Patient-Intake-Form-1.jpg