Skip to content

gouri22-art/deployJsonUsingGlitch

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deploy Json Using Glitch

This is boilerplate repository, which helps you deploy the Json in the Glitch

Instructions

  • Fork this repository into your Github Account.
  • Rename the repo (if required)
  • Clone it into your local system
  • Install node packages (npm i)
  • Change db.json as per your requirements
  • Start the server, test it by doing some CRUD operations (json-server --watch db.json)
  • If everything is fine, it is ready to deploy on the Glitch,
  • Add, Commit and Push the code into the Github
  • Signup in the Glitch,
  • Then click on New Project
  • Then click on import from Github
  • Paste your repository there
  • within sometime, you wil get the url link, you can utliize as API link in your projects.

Refer This Video For User Guidance

If you want to deploy NodeJS,Mongo on Glitch, Fork This Repo and follow the above instructions

JOSN Server Documentation Link

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%