Skip to content

T4910/OctaEngine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OctaEngine

check out the frontend here

Requirements

-Have nodejs installed

Configuration

-Clone app using this link -Install the dependencies using npm install -Create a .env file touch .env -In the env file, set your variables:

  1. PORT Set it to 8080 or any port you would prefer

  2. WEBISTE Front end is running on http://localhost:5173

  3. MONGO_URI Just the name of your mongo database url

-Run the app using node --watch server

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published