Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on May 17, 2026. It is now read-only.

Repository files navigation

Accelerate

SvelteKit app for the Accelerate program.

Local development

npm install
npm run dev

Vercel deployment

This repo is configured for Vercel serverless via @sveltejs/adapter-vercel.

Required environment variables are listed in .env.example. Set the same values in Vercel for Preview and Production before deploying.

Useful commands:

vercel pull --yes --environment=preview
vercel build --yes
vercel deploy --prebuilt

Notes

  • The app depends on external backend and OAuth services, so local vercel build needs the same env vars that Coolify used.
  • No local filesystem persistence is required by the app routes, which keeps the runtime compatible with serverless functions.

About

Resources

Code of conduct

Contributing

Security policy

Stars

3 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages