Skip to content

MERN app for adding/reading posts and comments with JWT authentication

Notifications You must be signed in to change notification settings

terrygreen0606/MERN-Auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MERN-boilerplate

MERN-boilerplate for adding/reading posts and comments. Integrated with 0Auth functionalities.

It implemented main authorization like JWT and protected routes. This is just for JWT and main blog function.

Available Scripts

npm run client-install
npm install

To run the app

npm run client (Run the React app)

npm run server (Run the server)

npm run dev (Run both client and server)

Change mongoURI

Go to config/keys.js and change the mongoURI to localhost.

About

MERN app for adding/reading posts and comments with JWT authentication

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published