Skip to content

ryyan/catbin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 

Repository files navigation

catbin

Anonymous encrypted pastebin

catbin.mp4

Getting started

cd web
npm i
cp node_modules/purecss/build/pure-min.css .
cp node_modules/purecss/build/grids-responsive-min.css .
npm run build

cd ../api
go build
./catbin
# run as background process
# nohup ./catbin > log &

About

Anonymous encrypted pastebin

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published