/castles-backend

Backend for Castles

Primary LanguageTypeScriptMIT LicenseMIT

Backend for Castles

Installation and local launch

  1. Clone this repo: git clone https://github.com/backmeupplz/castles-backend.git
  2. Create .env with the environment variables from .env.sample
  3. Run yarn in the root folder
  4. Run yarn start

And you should be good to go! Feel free to fork and submit pull requests.