Skip to content

Malte2036/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🌟