Skip to content

niconiahi/olga

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4349e06 Â· Aug 18, 2024

History

46 Commits
Aug 18, 2024
Aug 18, 2024
Apr 16, 2024
Apr 16, 2024
Apr 15, 2024
Apr 24, 2024
Apr 5, 2024
Apr 5, 2024
Apr 10, 2024
Apr 5, 2024
Apr 15, 2024
Aug 18, 2024
Apr 5, 2024
May 15, 2024
May 15, 2024
Apr 15, 2024
Apr 9, 2024
Apr 5, 2024
Aug 18, 2024
Apr 15, 2024
Apr 9, 2024

Repository files navigation

Welcome to Remix + Vite!

📖 See the Remix docs and the Remix Vite docs for details on supported features.

Typegen

Generate types for your Cloudflare bindings in wrangler.toml:

npm run typegen

You will need to rerun typegen whenever you make changes to wrangler.toml.

Development

Run the Vite dev server:

npm run dev

To run Wrangler:

npm run build
npm run start

Deployment

Warning

Cloudflare does not use wrangler.toml to configure deployment bindings. You MUST configure deployment bindings manually in the Cloudflare dashboard.

First, build your app for production:

npm run build

Then, deploy your app to Cloudflare Pages:

npm run deploy

WORKING WITH SOUNDS:

pnpm run download pnpm run extract upload to SOUNDS

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published