What is Neoma?

Neoma is accounting management system. It is a web app that could help you manage your company accounting process. Neoma build with Laravel and Mysql.

Installation - (Local Environment)

Backend (Server) Installation

Requirements

Installation

DB_HOST=<Your mysql hostname>
DB_PORT=<Your mysql port>
DB_DATABASE=<Your mysql database name>
DB_USERNAME=<Your mysql username>
DB_PASSWORD=<Your mysql password>