Repository: Nomey® Dev Test
npm install
or yarn install
..env
file in the root of the project and copy the values from
this throwaway-env.mdx file.docker compose up
to start the local
development environment.npm run db:migrate
to set up the database.npm run dev
or yarn dev
.http://localhost:3000
.ℹ️ Note: Just PR like you would in a real-world scenario.Send us the link to the PR for review.