Skip to content

sb-decoder/react-social-backend

 
 

Repository files navigation

🏋️ React Social Backend

Backend for react-social.

🚀 How to use

Installation

$ npm install

SQL-Database

docker compose -up

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

🧑‍💻 Technologies used

Contributors🌟


About

A small opensource social network!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.0%
  • JavaScript 1.8%
  • Shell 0.2%