cerodev

command module
v0.0.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 25, 2025 License: GPL-3.0 Imports: 2 Imported by: 0

README

CeroDev

CeroDev is a modern full-stack platform built with a blazing-fast Go backend and a sleek, minimal frontend powered by Bun + React.

🚀 Features

  • 🔐 Auth-protected dashboard
  • 🐳 Docker container management
  • 🧠 Context-aware logging with trace IDs
  • ⚡ Ultra-fast builds via Bun
  • 🦫 Go + SQLite + SQLC backend
  • 📦 Migrations with golang-migrate

Prerequisites

  • Go 1.24+
  • Bun (>= v1.0)
  • SQLite
  • Docker (for container management)
  • golang-migrate (for DB migrations)
Configuration
  • Loads from environamen variables and .env

Database Migrations

Migrations are written in SQL, located in /migrations.

migrate -database sqlite3://dev.db -path ./migrations up

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL