Find a file
2023-04-09 12:23:58 +05:00
.github/workflows Set up github actions 2023-04-09 12:15:03 +05:00
assets Fix the appearance of links on the main page 2023-04-09 11:55:38 +05:00
backend Format code with go fmt 2023-04-09 12:23:58 +05:00
templates Add the ability to edit groups 2023-04-09 11:55:08 +05:00
views Add the ability to edit groups 2023-04-09 11:55:08 +05:00
.gitignore Initial commit 2023-04-06 10:36:11 +05:00
Dockerfile Add dockerfile 2023-04-09 12:13:57 +05:00
go.mod Initial commit 2023-04-06 10:36:11 +05:00
go.sum Initial commit 2023-04-06 10:36:11 +05:00
main.go Format code with go fmt 2023-04-09 12:23:58 +05:00
Makefile Add makefile 2023-04-09 10:42:34 +05:00
readme.md Add a screenshot 2023-04-09 12:22:50 +05:00
screenshot.webp Add a screenshot 2023-04-09 12:22:50 +05:00

Phoenix

Screenshot

Self-hosted start page without the extra stuff.

Features

  • No javascript
  • Tiny footprint

Configuration

Service settings can be set through environment variables.

  • PHOENIX_DB_PATH - path to the sqlite database.