Skip to content

uchihabloodline/Socialite

Repository files navigation

Socialite

A social media site demo called as "Socialite" for users.

Setting up in system
  1. Clone the repository to the system
  2. npm install - To install the required packages
  3. Install redis server(download redis if using windows(my case, download the msi file and install it) and run the redis service from service worker in task manager or directly run the .exe file from the directory where redis is installed. )
  4. Run redis-server command to start redis server (not needed if you're following the above method.)
  5. npm start - To run the server and start the app!
Technologies used

HTML, CSS(Scss), JavaScript, nodeJS, ExpressJS, MongoDB, redis-server, Ajax, passport-jwt etc.

Open to Changes!

About

A social media web app project made using Node.js backend.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published