Skip to content

a social network that enables you to like, comment and post. this is the back end repo

Notifications You must be signed in to change notification settings

eliyahu119/mySocialNetworkBackEnd

Repository files navigation

mySocialNetworkBackEnd

This project is part of the MySocialNetwork Project.

the frontEnd repo.

MYSN (MY Social Network) is an app that connects people around discussion topics. After registering an account, every user can share posts and engage with other users by liking and commenting on their content.

Live example

image

instalation and usage

.env file

needs to add .env with:

MONGO_CONNECT (mongodb connection string)
JWT_SECRET (JWT key)

Available Scripts

In the project directory, you can run:

npm run dev

uses nodemon for development.

npm start

runs the app with node

About

a social network that enables you to like, comment and post. this is the back end repo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published