Skip to content

jonathanlo411/TeamSpiralRacing

Repository files navigation

team spiral racing logo

This is the websitre repository for the Team Spiral Racing website.

Developing Locally

  1. Install dependencies.
npm install
  1. Fill out .env with the same structure as sample.env.
  2. Generate Prisma schema and push to the database.
npx prisma generate && npx prisma db push
  1. Start development server.
npm run dev -- --host

License

This project is licensed under the MIT License. See LICENSE for more information.

About

Website for Team Spiral Racing

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors