Skip to content

kenrazalan/Pichub-Backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PICHUB

Instagram Clone using Mern Stack.

This is the Back-end repository of the App using NodeJs/Express. Click here for the Front-end repository.

Create .env env variables in the root folder and set the following:

JWT_SECRET=<your-jwt-secret>
MONGOURI=<your-mongodb-uri>

Available Scripts

In the project directory, you can run:

To install all dependencies to your local machine.

npm install

To start the development server.\

npm run dev

Open http://localhost:5000 to view it in the browser.

Tech Used

  • Nodejs/Express
  • MongoDB/Mongoose
  • JWT
  • Bcrypt
  • Google-auth-library

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published