Skip to content
This repository has been archived by the owner on Sep 24, 2023. It is now read-only.

helewrer3/Helewcial_v2

Repository files navigation

Helewcial v2 [Deployment]

A new and improved version of Helewcial!

Technologies Used

  • NodeJS
  • Express
  • Session
  • CKEditor
  • Moment
  • Passport
  • OAuth 2.0
  • Mongoose
  • Handlebars
  • Materialize CSS
  • HTML, CSS, JS, MongoDB

Features

  • Google authentication.
  • Creation, deletion and modification of posts made by user.
  • Commenting on various posts.
  • A personalised dashboard listing all the posts made by user providing access to edition and deletion properties.
  • Homepage previewing snippets of all the posts

Deploying Locally

Simply clone the repo locally and run the following commands at the root of the project -

  npm install
  npm run dev

Log into the port number 3000 or whatever port number you have set as your environment variable of node.

Dependencies

  • You need to have NodeJS installed in your system.
  • Provide your own MongoDB URI and Google credentials in the 'config.env' file under the config folder.

About

Social Media App with google auth, posts, comments feaures.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published