Skip to content

dzpincus/grn-rpr

Repository files navigation

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

yarn dev

Open http://localhost:3000 with your browser to see the result.

The pages/api directory is mapped to /api/*. Files in this directory are treated as API routes instead of React pages.

Database

Using planetscale for development and production database branch control Using prisma for an ORM

Setup database connection with pscale connect grn-rpr dev --port 3309

Deployed on Vercel

Releases

No releases published

Packages

No packages published