Skip to content

auspatious/website

Repository files navigation

Auspatious' Website

Copyright and License

All code is made available under Apache 2.0 and any content is Copyright Auspatious, made available under [CC-BY](https://.

Dev Notes

This is a SvelteKit project using Tailwind CSS with daisyUI, and deployed to Cloudflare Workers.

Getting Started

Install dependencies with pnpm:

pnpm install

Start a development server:

pnpm dev

# or start the server and open the app in a new browser tab
pnpm dev -- --open

Building and Previewing

Build for production:

pnpm build

Preview the production build locally using Wrangler:

pnpm preview

Other Commands

pnpm check        # Run svelte-check for type checking
pnpm lint         # Check formatting (Prettier) and linting (ESLint)
pnpm format       # Auto-format with Prettier
pnpm gen          # Generate Cloudflare Worker types with Wrangler

About

Auspatious Website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors