Skip to content

A Nuxt-powered website focused on gathering endurance racing results from multiple series and presenting them in a unified platform

License

Notifications You must be signed in to change notification settings

svglol/endurance-results

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🏎️💨 Endurance Results

A Nuxt-powered website focused on gathering endurance racing results from multiple series and presenting them in a unified platform

Built With

Setup

Make sure to install the dependencies:

# pnpm
pnpm i

Update .env values

DATABASE_URL = ''
DATABASE_AUTH_TOKEN = ''

NUXT_PUBLIC_SITE_URL=https://localhost:3000

Development Server

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

pnpm run dev

Production

Build the application for production:

pnpm run build

Locally preview production build:

pnpm run preview

About

A Nuxt-powered website focused on gathering endurance racing results from multiple series and presenting them in a unified platform

Topics

Resources

License

Stars

Watchers

Forks