8000 GitHub - alexljack/motion
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

alexljack/motion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MOTION APP

Getting Started

Getting Started

  1. make a copy of example.env and rename it .env.development
  2. enter your mongodb uri including password
  3. make sure to enter .env* into your .gitignore file

node version - v23.1.0

seed database - node backend/seeder seed database - npm run data:import

npm run data:import

clear database - npm run data:destroy

npm run data:destroy

to run the app

destroy database - node backend/seeder -d

npm run develop

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0