Skip to content
This repository was archived by the owner on Jan 11, 2026. It is now read-only.

econumo/econumo-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

552 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A getting started guide to self-hosting Econumo CE


Warning

This repository is depricated. Please check the main repository: econumo/econumo.


Description

This is the main backend repository for Econumo, containing the backend for Econumo CE. The backend is built using PHP, Symfony, and supports both SQLite and PostgreSQL databases.

The "main" branch may not be stable. Use tags for stable versions.

Contribution

Run the Application

  1. (Optional) Install task runner v3 for using shortcuts from Taskfile.yml
  2. Clone the repository.
  3. Create a .env.local to override the default .env
  4. Run task up

Run tests

Run task test to execute all tests, or use arguments for Codeception: task test -- unit.

Api documentation: Swagger

To access the Swagger documentation, follow the URL /api/doc. To generate a token, use the console command: bin/console lexik:jwt:generate-token john@econumo.test.

Documentation

For more information on installation, upgrades, configuration, and integrations please see our documentation.

Contact

About

Backend for Econumo CE

Resources

License

Stars

Watchers

Forks

Contributors

Languages