Skip to content

Latest commit

 

History

64 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Team 7: AskDB

Setup Instructions

cd Project/client
npm i
cd ../server
npm i

Create a file .env in the server directory with the following fields populated:

PORT=5001
GEMINI_KEY=
MONGODB_URI=

Running Instructions

In one terminal window:

cd Project/client
npm run dev

In another

cd Project/server
node app.js

Enter the URL provided by the client component (usually localhost:5471)

About

No description, website, or topics provided.

Resources

Stars

3 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages