Skip to content
This repository was archived by the owner on Dec 25, 2024. It is now read-only.

swmff/shuttle

 
 

Repository files navigation

🚀 Shuttle

Shuttle is a bare-bones user authentication system.

Installation

just, bun, and (obviously) rust are needed to install Shuttle.

git clone https://github.com/swmff/shuttle
cd shuttle
bun i
just build

You can also supply your desired database type after just build. You can use one of the following:

  • mysql
  • postgres
  • sqlite

About

Shuttle is a simplified user management system.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Rust 43.6%
  • HTML 31.5%
  • TypeScript 17.6%
  • CSS 6.6%
  • Other 0.7%