Skip to content

nyctonio/st2-bee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ST-2 BEE Project

To run the project run the following commands

  1. add your own mongodb url in the mongoose.connect() function in mongoose.js file in lib folder of server
  2. run the following commands in the terminal
    1. npm i -g pnpm
    2. cd backend
    3. pnpm install
    4. pnpm run dev
  3. open another terminal and run the following commands
    1. cd frontend
    2. pnpm install
    3. pnpm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published