Categorygithub.com/openaccounting/oa-server
module
0.0.0-20230922172947-9b0c1e2ac847
Repository: https://github.com/openaccounting/oa-server.git
Documentation: pkg.go.dev

# README

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

Docker

If you are interested in running Open Accounting via Docker, @alokmenghrajani has created a repo for this.

Help

Join our Slack chatroom and talk with us!

# Packages

No description provided by the author
No description provided by the author