Skip to content

Repository files navigation

laratheprotogen.dev

Simple website built with sveltekit, not a static site but no real server stuff right now (might add some blog stuff sometime with a comment system probably after the 28th)

Contributing

In it's current state you only need the Bun Runtime and Package Manager to start developing on it, then install deps and work on it

bun i
bun --bun run dev

Deploying

This project uses the sveltekit node adapter, so it requires an environment whicch can handle server stuff, either hosted on a linux machine (or a docker container inside coolify like I'm doing for it), or probably easily enough adapted to vercel, cloudflare pages, whichever as it isn't yet locked to a specific database (will be locked to postgresql soon-ish) but running should just be as easy as

bun i
bun --bun run build
bun --bun run ./build

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Sponsor this project

Packages

Used by

Contributors

Languages