Skip to content

Lionelf329/pocketbase-site

 
 

Repository files navigation

PocketBase Site

This is the PocketBase Site (aka. https://pocketbase.io), built with SvelteKit.

Development and contribution

Download the repo and run the appropriate console commands:

# install dependencies
npm install

# start a dev server with hot reload at localhost:5173
npm run dev

# or generate production ready bundle
npm run build

About

PocketBase Site

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 98.3%
  • Other 1.7%