https://github.com/kyleu/todoforge
A TODO MVC implementation using Project Forge
https://github.com/kyleu/todoforge
Last synced: 5 months ago
JSON representation
A TODO MVC implementation using Project Forge
- Host: GitHub
- URL: https://github.com/kyleu/todoforge
- Owner: kyleu
- Created: 2023-09-24T16:20:14.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2026-01-11T18:32:54.000Z (5 months ago)
- Last Synced: 2026-01-11T21:58:17.418Z (5 months ago)
- Language: Go
- Size: 2.84 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Codeowners: .github/CODEOWNERS
- Agents: AGENTS.md
Awesome Lists containing this project
README
# TODO Forge

A Test application, built with Project Forge
- https://github.com/kyleu/todoforge
- https://github.com/kyleu/todoforge
## Documentation
- [Installation](doc/installation.md)
- [Contributing](doc/contributing.md)
- [Customizing](doc/customizing.md)
- [Releasing](doc/releasing.md)
- [Running](doc/running.md)
- [Scripts](doc/scripts.md)
- [Technology](doc/technology.md)