tiny-stack icon indicating copy to clipboard operation
tiny-stack copied to clipboard

A simple and tiny stack for building web applications using Astro, SQLite, and Litestream.

Results 3 tiny-stack issues
Sort by recently updated
recently updated
newest added

### What's been changed? - Added `astro-auth` integration - Created Auth.js config (`auth.config.ts`) with GitHub provider by default + Drizzle database adapter - Added dependencies - `@auth/core` - `@auth/drizzle-adapter` -...

enhancement

this is really great. i have been trying to make `sqlite` work with `docker` with no luck because [my migration script doesn't create database](https://github.com/deadcoder0904/easypanel-nextjs-sqlite) in the right place for some...

I imagine one would like a staging bucket, dev bucket, etc., and just in general, it would be nice to configure the bucket.