Skip to content

Created an app where you can write your public and private stories.

Notifications You must be signed in to change notification settings

vyas-giri/StoryVerse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StoryVerse

Created an app where you can write your public and private stories. I used NodeJs, express, handlebars, googleOauth, MongoDB and passport for creating this.

Create a config.env file and add your mongoDB URI and Google OAuth CLIENT_ID and CLIENT_SECRET in the config.env file.

Install dependencies

npm install

Run in development

npm run dev

Run in production

npm start

About

Created an app where you can write your public and private stories.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published