https://github.com/sidecus/chrogin
https://github.com/sidecus/chrogin
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sidecus/chrogin
- Owner: sidecus
- Created: 2024-05-30T06:06:04.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-07T07:03:30.000Z (almost 2 years ago)
- Last Synced: 2024-07-12T05:01:52.451Z (almost 2 years ago)
- Language: Go
- Size: 335 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# chrogin
Sample project to use ```gin``` templates and ```chromium``` to render and generate pdf reports.
## Run locally
```Shell
make build run
```