Skip to content

MigaHealth/interview-pairing

Repository files navigation

miga interview pairing

Next.js app based on trpc/examples-next-prisma-starter used during the Miga hiring process.

Prerequisites

Getting started

yarn install
yarn start

Note Change the default DB_PORT and APP_PORT in .env if the defaults are already in use

Then browse to http://localhost:4000. (or the port set in APP_PORT)

Running tests

yarn test

Creating a database migration

  1. Edit prisma/schema.prisma
  2. Run migrate:dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published