Skip to content

Repository files navigation

Class Unity School Management System.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

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.

To fully run the project

-To run the project fully:

  • npm run dev
  • npx convex dev
  • npx prisma studio
  • run a docker postgres container for the database

Maintenance commands

  • npx prisma db seed
  • npm i -d ts-node
  • npx prisma migrate dev --name migrations
  • npx prisma generate
  • npx prisma studio

About

No description, website, or topics provided.

Resources

Stars

6 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages