A web app developed with Node and Passport for authentication which uses Outh2 tokens. The database is MondoDb
This web-app is a simple story book keeping app to which users signs in with their google account. The users can then write stories and save then either privatly or publically. Publically stored stories can be viewed by all other users. Further users can edit , delete and add more stories.
To get going create a mongoDB cluster and add the address to the config.env. Then create a google project in developer console of google. And enable google plus API to get a client ID and secret. Copy these and paste then in the config.env