brianstarke / dogfort

Share images and chat with your asshole friends. Antisocial networking.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dogfort

Share images and chat with your asshole friends. Antisocial networking.

.env file

The following environment variables need to be set in a local .env file.

PORT=9000
HOST=localhost

MONGO_HOST=localhost
MONGO_DB=dogfort

run server

go get github.com/brianstarke/dogfort
cd $GOPATH/src/github.com/brianstarke/dogfort
go run main.go

front end app

The frontend app lives here

Build it and put it in /public.

About

Share images and chat with your asshole friends. Antisocial networking.

License:GNU General Public License v2.0


Languages

Language:Go 100.0%