smoll / json-server-now

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:JavaScript 100.0%