Skip to content

edouardmisset/hackathon-api

Repository files navigation

Setup

Install dependencies

yarn

Create your environnement variables

cp .env.sample .env

Run the app

yarn run dev