mirror of
https://github.com/openaccounting/oa-server.git
synced 2025-12-09 00:50:59 +13:00
c407945109ff59e34d45459a77e979c2a9f10253
This allows the server to connect to a MySQL server in a different machine.
Open Accounting Server
Prerequisites
- Go 1.8+
- 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!
Languages
Go
100%