Skip to content

This is server side implementation of the soidh which is an mobile app to share images in groups easily!

Notifications You must be signed in to change notification settings

himanshuxmehra/soidh-sv

Repository files navigation

Soidh - sharing images in group app

This is server side implementation of the soidh which is an mobile app to share images in groups easily!

Deployment

To run this project:

Following command will create the build of the server

  tsc

And this will start the main server

  node dist/js/app.js

Run Locally

Clone the project

  git clone https://github.com/himanshuxmehra/soidh-sv.git

Go to the project directory

  cd soidh-sv

Install dependencies

  npm install

Start the server

  npm start

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

DB_USER

DB_HOST

DB_NAME

DB_PASSWORD

JWT_SECRET

License

GNU AGPLv3

Contributing

Contributions are always welcome!

See contributing.md for ways to get started.

Please adhere to this project's code of conduct.

GPLv3 License AGPL License

About

This is server side implementation of the soidh which is an mobile app to share images in groups easily!

Resources

Stars

Watchers

Forks