SolidStart Auth Example This is an example of how to use SolidStart to authenticate users in a web application. Steps to run the app Install dependencies bun i Create a db bun run drizzle-kit push Run the app bun run dev