/framelo

Framelo server

Primary LanguageTypeScriptMIT LicenseMIT

Framelo

ELO everything in frames!

Installation and local launch

  1. Clone this repo: git clone https://github.com/Borodutch/framelo.git
  2. Launch the mongo database locally
  3. Create .env with the environment variables listed at .env.sample
  4. Run yarn in the root folder
  5. Run yarn start

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