Skip to content

Node based application to publish public and private stories

Notifications You must be signed in to change notification settings

iathul/Lets-Share

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lets-Share

NodeJS based application to create and publish public and private stories.

This project is inspired from a youtube tutorial by Traversy Media. Video Link :

https://youtu.be/SBvmnHTQIPY

Link to the orginal rep:

https://github.com/bradtraversy/storybooks

To Test the project

Please add your mongoDB URI and Google OAuth credentials in config/config.env file before testing the project

# Install dependencies
npm install

# Run in development
npm run dev

# Run in production
npm start

About

Node based application to publish public and private stories

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published