inkpot-server

command module
v0.0.0-...-25b11d5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 21, 2022 License: AGPL-3.0 Imports: 13 Imported by: 0

README

🦑 Inkpot Server

This repository contains the code for the inkpot server. Sorry for the bad documentation, better documentation will (hopefully) follow.

The code is written in go, most of what's going on is in main.go. go run main.go will spin up an http server.

Deployment

go build creates an executable called inkpot-server. If you run this somewhere, make sure to place the assets, migrations and templates folder there along with their content. Otherwise the server will fail to run.

Database Migrations

This repository uses an SQLite database and golang-migrate for migrations. All database migrations can be found in the migrations folder at the root of this repository.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL