|
|
60c9d3624a
|
chore: update module definition
|
2025-10-13 15:26:31 -03:00 |
|
|
|
c02ab731b7
|
feat(app): provide public and private keys to comicverse app
|
2025-06-16 07:08:50 -03:00 |
|
|
|
2df6cd14fb
|
feat(cmd): parse public and private ed256 keys env variables
|
2025-06-16 07:08:50 -03:00 |
|
|
|
16322b3afd
|
revert: remove database abstraction
|
2025-05-30 18:05:24 -03:00 |
|
|
|
8273ff6a1d
|
feat(templates): hot reloading templates
this is supposed to be mostly temporaly until a better templates
interface is made
|
2025-03-17 15:43:51 -03:00 |
|
|
|
69a291d19e
|
feat(comicverse): support for local assets files
|
2025-03-17 11:20:00 -03:00 |
|
|
|
ea8ca4284b
|
feat(cmd): panic on assertions errors in developer mode
|
2025-03-12 10:16:58 -03:00 |
|
|
|
6eb4825d1c
|
feat(service): pass bucket name for service
This is probably temporaly, it would be better in the future to have a
abstraction on top of the S3 bucket, similar to the database
abstraction.
|
2025-03-12 10:12:33 -03:00 |
|
|
|
3d346ca5fe
|
fix(cmd): incorrect local database url
|
2025-03-12 10:01:59 -03:00 |
|
|
|
32329e1e17
|
feat: pass s3 client to service
|
2025-03-11 09:46:03 -03:00 |
|
|
|
2187848712
|
feat: pass sql database client to service
|
2025-03-11 09:45:41 -03:00 |
|
|
|
6e2664756b
|
feat: static files injection into router
|
2025-03-07 20:48:11 -03:00 |
|
|
|
5f88be7244
|
feat: comicverse app struc
|
2025-03-07 20:40:31 -03:00 |
|
|
|
4be737b292
|
fix: move main() function to cmd/cmd.go
|
2025-03-07 20:35:28 -03:00 |
|
|
|
fc757d36f0
|
feat: use cmd as main package
|
2025-03-07 20:34:31 -03:00 |
|
|
|
0ae642f17b
|
feat: exit execution on error
|
2025-03-07 20:34:08 -03:00 |
|
|
|
145da05708
|
feat: rename host flag to hostname
|
2025-03-07 20:33:39 -03:00 |
|
|
|
d2308b5a1b
|
feat: hello world
|
2025-03-05 10:05:21 -03:00 |
|
|
|
78718c29bf
|
feat(app): static file serving
|
2024-10-11 22:19:07 -03:00 |
|
|
|
bb0c4b371a
|
feat: setup project router
|
2024-10-07 15:39:46 -03:00 |
|