Skip to content

TheOpenBooru/svelte-website

Repository files navigation

Openbooru Website (Svelte)

This is the sveltekit rewrite of the Open Booru website ported from next.js and mostly rewritten.

image

Contributing

The app is written in sveltekit, to start a development server run the commands

npm install
npm run dev -- --open

To build it and preview it run:

npm run build
npm run preview

About

The Svelte Refactor of The Website

Resources

License

Stars

Watchers

Forks

Releases

No releases published