Snippets.

I often find myself repeating similar code scripts across many of the projects I work on. Therefore, I have compiled all of them for future reference or for anyone interested. Don't hesitate to message me if you find a glitch in any of them.

Dockerfile for AdonisJS and using Bun as a package manager

A production-ready Dockerfile for Adonis using Bun as a package manager in development.

Fly.toml file I use as a starting point for my apps

A production-ready Dockerfile for Adonis using Bun as a package manager in development.

GitHub Action file to deploy on Fly.io with production and staging environments

A production-ready Dockerfile for Adonis using Bun as a package manager in development.

Pragmas I use for a production-ready SQLite database

A production-ready Dockerfile

ESLint flat configuration for AdonisJS and InertiaJS (React)

A production-ready Dockerfile for Adonis using Bun as a package manager in development.

Using Tailwind CSS v4 with Mantine CSS

A production-ready Dockerfile for Adonis using Bun as a package manager in development.