Shuttle is a bare-bones user authentication system.
just, bun, and (obviously) rust are needed to install Shuttle.
git clone https://github.com/swmff/shuttle
cd shuttle
bun i
just buildYou can also supply your desired database type after just build. You can use one of the following:
mysqlpostgressqlite