Skip to content

NachoxMacho/opnlab

Repository files navigation

opnlab

Experimental Go API server for homelab

Make sure we are feature complete between API and dashboard

Setup

Running

Start server by running air in base folder. Server will hot-reload on source changes (not database changes).

Database Manual Migrations

  • Up: migrate -source file://migrations -database sqlite://sqlite.db up
  • Down: migrate -source file://migrations -database sqlite://sqlite.db down

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published