All Projects → watadarkstar → json-server-now

watadarkstar / json-server-now

Licence: other
Getting json-server to work on now.sh in 2019

Programming Languages

javascript
184084 projects - #8 most used programming language

json-server-now

Getting json-server to work on now.sh in 2019

Getting started.

git clone https://github.com/thedamian/json-server-now.git
cd json-server-now

Change the db.js file to meet your initial requirements

npm install

Run locally:

npm run start

Install now

npm install -g now

Deploy it:

now

Credits

Inspired by https://github.com/thedamian/json-server-now

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].