Setup back
Contributing
Getting started
Clone the project:
git clone git@github.com:FelixLgr/BUT-3-Dev.git
Add environment variables:
⚠️The MONGO_URL and MONGO_URL_TEST variables must be url encoded
cp .env.example .env
Set up the project:
yarn setup
Development
To start the development server you need to run the following commands:
yarn start:development
Description
				
					Languages
				
				
								
								
									TypeScript
								
								95.8%
							
						
							
								
								
									JavaScript
								
								4.2%