8000 GitHub - tanerijun/snip-snap: A pastebin clone written in Go
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

tanerijun/snip-snap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snip-Snap

A pastebin clone written in Go

Setup

  • Make sure go is installed, and install all dependencies
  • Generate TLS certificates by following the instruction inside the /tls folder
  • Setup a PostgreSQL server, and run the SQL files inside ./migrations
  • Start the program using by go run ./cmd/web --dsn=<postgresql_connection_string>

About

A pastebin clone written in Go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0