142 B
142 B
Before deploy
install mongodb https://www.mongodb.com/
UI
cd ui && npm run build && npm run deploy
Server
cd server && npm run dev
install mongodb https://www.mongodb.com/
cd ui && npm run build && npm run deploy
cd server && npm run dev