Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/infogulch/todos
https://github.com/infogulch/todos
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/infogulch/todos
- Owner: infogulch
- Created: 2023-07-24T05:40:14.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-07-27T08:13:43.000Z (over 1 year ago)
- Last Synced: 2024-10-10T22:37:48.449Z (about 1 month ago)
- Language: HTML
- Size: 136 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This repo contains a demo Todo List app for
[caddy-xtemplates](https://github.com/infogulch/caddy-xtemplates), a
[Caddy](https://caddyserver.com) module that turns Go's html/template library
into a featured hypertext preprocessor.# Quickstart
1. Download `caddy` with all standard modules, plus the `xtemplates` module (!important): https://caddyserver.com/download?package=github.com%2Finfogulch%2Fcaddy-xtemplates
2. Run `caddy --config Caddyfile` from the root of this repository
3. Open `http://localhost:8080`