pixelmund / svemix

The Full-Stack addition to SvelteKit. Write your server code inside svelte files, handle sessions, forms and SEO easily.

Home Page:https://svemix.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to Svemix

Svemix is a somewhat different framework than you're probably used to. It can be seen as an full-stack addition to Svelte(SvelteKit). Svemix provides you with server scripts inside your Svelte components/routes, which will be transformed into endpoints. Loader functions and actions similar to remix, which also run only on the server, improved developer experience, SEO handling, easy to use forms, sessions and so much more.

For an still early example please look into this repo.

This repository contains the Svemix source code. This repo and project is a work in progress, so we appreciate your patience.

Documentation

For documentation about Svemix (which is missing a lot of things), please visit our website.

Contributing

If you're interested in contributing code and/or documentation, feel free to open an Pull Request. A Contributing Guide will follow in the Future.

About

The Full-Stack addition to SvelteKit. Write your server code inside svelte files, handle sessions, forms and SEO easily.

https://svemix.com

License:MIT License


Languages

Language:JavaScript 34.1%Language:TypeScript 31.9%Language:Svelte 28.1%Language:CSS 4.8%Language:HTML 1.1%