Skip to content

alexbckr/vrpay

Repository files navigation

This is a site built with NextJS, a PostgreSQL backend, and Prisma as an ORM.

Getting Started

  1. Clone the repo with git clone https://github.com/alexbckr/vrpay
  2. Get the .env file from Alex (alexbecker@virginia.edu)
  3. Run cd vrpay to navigate to the folder
  4. Run npm install to install the necesary packages

Developing

  1. Run yarn dev to start the development server, probably at localhost:3000
  2. Run npx prisma studio to view the ORM

Common Errors

Too many Heroku connections

  • often happens when you're refreshing a lot
  • solution: run heroku pg:killall -a vrpay

About

Virginia Men's Rowing (VRA) dues management portal.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors