Skip to content

HansAnonymous/sotfc-pro

Repository files navigation

Setup

Make sure to install the dependencies:

yarn install

Scaffold Database

supabase gen types typescript --project-id ufkxwhxtmmjkgedlkikl > types/database.types.ts

Development Server

Start the development server on http://localhost:3000:

yarn dev

Production

Build the application for production:

yarn build

Locally preview production build:

yarn preview

Serve on production:

yarn start

About

Survival of the Fittest Championship Website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published