Jhvst Vertigo Versions Save

Blog engine in Go (golang)

v0.3

8 years ago

By default, the server starts on port 3000. You need to navigate to http://localhost:3000 by your own.

This version is the first version compatible with ephemeral filesystems, like Heroku. It supports two database drivers out-of-the-box, which are SQLite3 and PostgreSQL. By default the program will use SQLite. To use PostgreSQL instead, please see README on repository root.