Skip to content

A next-generation website for the EaglercraftX site server using no framework, dev server, or fancy tech stack.

Notifications You must be signed in to change notification settings

Quartinal/accessible-eaglercraft-site

Repository files navigation

Accessible Eaglercraft Site

Running

Requirements before running this project:

  • Having run pnpm i in the root of the project
  • Having run pnpm psf in the root of the project

To make this project's build step work, run these commands:

pnpm i -g tailwindcss-animate class-variance-authority clsx tailwind-merge lucide-react && pnpm link -g tailwindcss-animate class-variance-authority clsx tailwind-merge lucide-react

To deploy this project, run these commands:

NOTICE: DO NOT deploy to a Vercel hobby plan, it ultimately doesn't work.

  • Vercel pro
vercel deploy --prod dist/
  • CF Pages

NOTICE: CF Pages has a 25MiB upload limit set on each file regardless of how you're deploying it. To avoid a fatal error, change the ZIP_FILE_URL environment variable to the GitHub raw URL of the files.zip from this repository or a fork of your choice.

Follow the official Cloudflare instructions on how to connect a Git repository to deploy this.

About

A next-generation website for the EaglercraftX site server using no framework, dev server, or fancy tech stack.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published