Akaunting
7.5k 2.3kWhat is Akaunting ?
Akaunting is an online accounting software designed for small businesses and freelancers. Akaunting is built with modern technologies such as Laravel, VueJS, Tailwind, RESTful API etc. Thanks to its modular structure, Akaunting provides an awesome App Store for users and developers.
Install Akaunting
Requirements
- PHP 8.1 or higher
- Database (e.g.: MySQL, PostgreSQL, SQLite)
- Web Server (eg: Apache, Nginx, IIS)
- Other libraries
Installation
- Install Composer and Npm
- Clone the repository:
git clone https://github.com/akaunting/akaunting.git
- Install dependencies:
composer install ; npm install ; npm run dev
- Install Akaunting:
- Create sample data (optional):
php artisan sample-data:seed