Welcome, this is the mono-repo holding my portfolio written in the FASR stack
The SASR stack is an website stack consisting of:
- SQLite, stable single file db
- Axum, a rust web framework.
- Svelte, an easy to use yet powerful way of designing a frontend, using the static adapter of course.
- Rust, which is the language used for the backend, as axum is written in rust.
Idk, it's funny
The frontend & backend is licensed under the BSD-3-Clause license. See the LICENSE file here for more information.