Skip to content

sin-ha/letsGoSocial

Repository files navigation

MousiGoSocial

This is a social media website that serves you messages from the people you follow The following features are implemented

live chat room (socket.io)

interactive search

csurf validation for security

apart from general things like login validations profile pictures etc.

WebApp

The server side of the app is a written using node js

To run the app locally install all dependencies as in package.json and use node db in the terminal

you have to configure your own .env file it should have three fields

CONNECTIONSTRING= <key>
PORT =<port no. || preset 3000>
JWTSECRET = <jwt api key for login>
SENDGRID = <sendgrid api key>

The preset port is 3000 so you may visit localhost:3000

The app is deployed on Heroku. ClICK HERE

About

WebApp

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •