Go to file
2023-10-05 23:57:57 +02:00
.idea 🎉 First commit with basic frontend ! 2023-10-02 02:45:41 +02:00
static change(backend): use crypto/rand for secret 2023-10-03 23:20:31 +02:00
.env 🥅 handled unhandled errors + moved default config from code to .env file 2023-10-05 23:18:02 +02:00
.env.example add(config): empty example 2023-10-04 01:06:47 +02:00
.gitignore add(backend): config management 2023-10-02 15:03:04 +02:00
config.go 🥅 handled unhandled errors + moved default config from code to .env file 2023-10-05 23:18:02 +02:00
db.go add(backend): add url to have raw paste 2023-10-04 00:10:29 +02:00
go.mod 🥅 handled unhandled errors + moved default config from code to .env file 2023-10-05 23:18:02 +02:00
main.go Merge branch 'main' into logs 2023-10-05 23:57:57 +02:00
utils.go improved some return statements and variables allocations 2023-10-04 01:50:04 +02:00