Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 241 Bytes

File metadata and controls

9 lines (7 loc) · 241 Bytes

w pliku env ustaw zmienne: PORT="<"dowolny">" DB_URI=mongodb+srv://"<"username">":"<"password">"@cluster0.mongodb.net/"<"database">"

JWT_SECRET="<"secret_key">" REFRESH_JWT_SECRET="<"secret_key">" uruchamienie aplikacji:

npm run start:dev