Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zeeshantamboli/story-books
A social network for creating public and private stories.
https://github.com/zeeshantamboli/story-books
Last synced: about 1 month ago
JSON representation
A social network for creating public and private stories.
- Host: GitHub
- URL: https://github.com/zeeshantamboli/story-books
- Owner: ZeeshanTamboli
- Created: 2018-01-24T15:09:48.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-02-02T05:47:49.000Z (about 7 years ago)
- Last Synced: 2024-11-17T11:56:20.138Z (3 months ago)
- Language: JavaScript
- Homepage: https://immense-mesa-29385.herokuapp.com/
- Size: 64.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Story-Books
A social network for creating public and private stories.This app uses a Google OAuth 2.0 strategy for authentication. Users can login and create stories which can be set to public or private. They can also choose if comments are allowed to be posted. I created a dashboard for users to manage their stories. I created helpers for authentication and access control as well as handlebars template helpers. I also prepared and deployed this app to Heroku.
To install all the dependencies in package.json file run:
`npm install`
Here is the link for the app - https://immense-mesa-29385.herokuapp.com/