Skip to content

scottdickerson/garner-jukebox

Repository files navigation

Project Setup

This project requires git lfs to be installed. If you don't have it installed, you can install it by following the instructions here. and Vercel to be configured to support it.

Building

By default this builds a static site to the /dist directory than can be served with the serve -s dist command.

npm run build
serve -s dist

Deploying to Vercel

If you want to automatically deploy to Vercel instead on push to main, you can comment in the lines of the astro.config.mjs file related to vercel, or overwrite the astro.config.mjs file with the astro.config.vercel.mjs file.

About

Garner Jukebox

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published