Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 409 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 409 Bytes

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.