This website requires JavaScript.
Explore
Help
Register
Sign in
gnouseu
/
plakken
Watch
5
Star
2
Fork
You've already forked plakken
0
Code
Issues
Pull requests
4
Packages
1
Activity
No description
docker
go
paste
postgres
self-hosted
13
commits
5
branches
0
tags
584
KiB
Go
61%
HTML
13.8%
SCSS
9.4%
CSS
9.2%
JavaScript
5.3%
Other
1.3%
19f56f96cd
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Akinimaginable
19f56f96cd
Merge branch 'main' into logs
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