Compare commits
No commits in common. "main" and "v0.3.0-beta" have entirely different histories.
main
...
v0.3.0-bet
3
.gitignore
vendored
3
.gitignore
vendored
@ -23,5 +23,4 @@ vendor/
|
|||||||
go.work
|
go.work
|
||||||
|
|
||||||
# db directory
|
# db directory
|
||||||
.bingodb
|
.bingodb
|
||||||
.DS_Store
|
|
@ -12,9 +12,4 @@ Overall goal is to create a service that works well as a single-user self-hosted
|
|||||||
- [ ] Server configuration file (via viper)
|
- [ ] Server configuration file (via viper)
|
||||||
- [ ] API key authentication / loose user management
|
- [ ] API key authentication / loose user management
|
||||||
- [ ] CLI upload / management functionality
|
- [ ] CLI upload / management functionality
|
||||||
- [ ] Edit/revise/replace content at ID
|
- [ ] Edit/revise/replace content at ID
|
||||||
|
|
||||||
## Screenshots
|
|
||||||
| without syntax highlighting | with syntax highlighting |
|
|
||||||
| - | - |
|
|
||||||
|![](screenshot.jpeg) |![](screenshot-syntax.jpeg)|
|
|
Binary file not shown.
Before Width: | Height: | Size: 4.1 MiB |
BIN
screenshot.jpeg
BIN
screenshot.jpeg
Binary file not shown.
Before Width: | Height: | Size: 2.0 MiB |
Loading…
Reference in New Issue
Block a user