Skip to content

ong22280/KU-SPORTS

Repository files navigation

KU sport

This is a example project for KU sport booking system.

Getting Started

First, setting .env file and run the development server:

npm install
cp .env.example .env
npx prisma db push
npm run dev

fianlly, open http://localhost:3000/api/seed to seed data.

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

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

This project uses next/font to automatically optimize and load Inter, a custom Google Font.

Tech stack

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

About

This is a example project for KU sport booking system.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages