Skip to content

VS0757/AvovaHealth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http:https://localhost:3000 with your browser to see the result.

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

This project uses next/font to automatically optimize and load Inter, a custom Google Font.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

To Run Locally

In the backend folder, run 'node src/server.js' and then in a separate terminal in the frontend folder, run 'npm run dev' and then go to the local host website, http:https://localhost:3000

To test the backend, go to http:https://localhost:3001

Backend .env file - create this under the backend folder

PORT=3001 OPEN_AI_SECRET_KEY= Text me (Ved) and I'll give it to you since it's attached with a personal account that Anthony's card is on AWS_BUCKET_NAME=bloodworkdatastorage AWS_REGION=us-east-1 AWS_SECRET_ACCESS_KEY= Text me (Ved) and I'll give it to you, it's not visible in AWS AWS_ACCESS_KEY_ID=In AWS console, go to IAM->Users->avovahealth->Access key 1 in Summary

Frontend .env file - should be in Vercel, but otherwise under frontend folder

Go to https://avovahealth.kinde.com/admin->Your applications (Avova Health->view details)->Quick Start->copy and paste the .env.local vars