Site | Contributing | Code of Conduct | Twitter | Chat
The sirdeploy is a npm Package that help you do all this deployement in single click.
Steps to Follow:
1. Install sirdeploy Globally: $ npm i --location=global sirdeploy
2. Create a Folder with Any name: $ mkdir newProject.
3. create db.json file with respected data.
4. sirdeploy heroku-fakeserver newProject
sirdeploy is released under the MIT license & supports modern environments.
Please Star the Repo on GitHub and Share with Other Fellow Developers
Using npm:
$ npm i --location=global sirdeploy
// it is CLI Base so need to install Globally
$ mkdir newProject
// File that contain the db.json data
$ sirdeploy heroku-fakeserver newProject
// Last Command that Do Everything for you
Note: add --save
if you are using npm < 5.0.0
Bore Create FakeBackend for React App, or any other Framework Try this Package Once.
Programming is all About simplifying and Automating Stuff
Use this Package and (getAwayFromThePain) create BoilerPlate
- Get Read of Wrting and Creating Same Thing
- Directly Start Working on the real Logic
- Reduce time of Development by atleast 10%
Become a Open Source Contributer
We sirdeploy wants to help Each and Every Programmer Writing real Logical code, without wasting time this simple thing.
So We are Here With this Package to help you to write real Logical code, without wasting time.
- Go the Github Repo
- Fork that Repo
- Clone and Download it and Add the File in given manner.
- Add the Changes and push to your account.
- Upload in your Repo => Pull Request and Done
MIT