Skip to content

Stan3slaw/music_platform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Nest Logo

Description

Used technologies: NestJs, ReactJs

Setting up MONGODB_URL

Go to -> backend/
Create -> .env
And paste -> MONGODB_URL = Your MongoDB url

Installation and running backend

$ cd backend/
$ npm install
$ npm run start

Installation and running client part

$ cd client/
$ npm install
$ npm run start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published