Patrick Nagurny 12bca2cb1f Merge pull request #6 from pnagurny/bug/locks
fix connection locks issues
2019-05-20 10:42:57 -04:00
2019-05-20 10:40:40 -04:00
2018-11-05 09:37:08 -05:00
2018-10-19 15:31:41 -04:00
2018-11-08 11:35:11 -05:00
2019-04-01 12:01:31 -04:00
2019-01-18 12:39:21 -02:00
2018-10-19 15:31:41 -04:00
2018-10-19 15:31:41 -04:00
2018-11-12 11:41:32 -05:00
2018-10-19 15:31:41 -04:00
2019-04-01 12:02:13 -04:00

Open Accounting Server

Prerequisites

  1. Go 1.8+
  2. MySQL 5.7+

Database setup

Use schema.sql and indexes.sql to create a MySQL database to store Open Accounting data.

Configuration

Copy config.json.sample to config.json and edit to match your information.

Run

go run core/server.go

Build

go build core/server.go

Help

Join our Slack chatroom and talk with us!

Description
Open Accounting Server - Implemented in Golang
Readme MIT 6.5 MiB
Languages
Go 100%