upgraded-menu-monkey

0.0.0 • Public • Published

feathersjs-menu-monkey-backend

Backend for a recipe box website

How to run it

Install mongodb then create a database called upgraded_menu_monkey

git clone https://github.com/benawad/feathersjs-menu-monkey-backend.git

cd feathersjs-menu-monkey-backend

npm install

npm start

Then run the frontend.

Learn how it was made

Check out the YouTube tutorial.

How to run pm2 deploy server

Find where http-server is located by executing:

which http-server

Then run

pm2 start <location>/http-server --name http-server -- -p 3030 -d false

Example command:

pm2 start /usr/local/bin/http-server --name http-server -- -p 3030 -d false __ https://st33d.itch.io/ending

Readme

Keywords

Package Sidebar

Install

npm i upgraded-menu-monkey

Weekly Downloads

0

Version

0.0.0

License

none

Unpacked Size

132 MB

Total Files

243

Last publish

Collaborators

  • kyunkakata