Skip to content

Timatic/timatic-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Timatic API

The High Level Design documentation will give you a broader understanding of the application.

The Business Rules documentation will help you understand the business logic of BudgetVersions, Periods and BudgetUsage calculations.

Setup local development environment

cp .env.example .env
composer install
php artisan key:generate
php artisan timatic:install
herd link api.app.timatic --secure

timatic:install runs migrations, creates the first admin user, and optionally generates an API token and seeds dummy data.

Dummy data

To (re)seed dummy data at any time:

php artisan db:seed --class=DummySeeder

License

Copyright (c) 2025 Timatic.

You may use this software internally within your organization for any purpose. Selling, sublicensing, or providing the software to third parties for commercial gain is prohibited. See LICENSE.txt for full terms.

About

The API and admin panel that drive Timatic

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages