Skip to content

mp3000mp/auto-entreprise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gestion de micro entreprise

Manage your contacts, opportunities, tenders, incomes, taxes and costs in this amazing application.

In Progress

backend codecov

frontend codecov

This is just a POC.

Documentation

todo

Installation

Clone this repository

git clone https://github.com/mp3000mp/auto-entreprise.git

Install frontend

npm install
npm run build

Install backend and database

composer install
php bin/console doctrine:database:create
php bin/console doctrine:migration:migrate
php bin/console doctrine:fixtures:load

Launch frontend

npm run dev

Launch backend

symfony server:start

OR

  • change ansible/inventory/hosts
  • change ansible/vars.yml
  • change ansible/roles/build_back/template/.env.local.j2
ansible-playbook -i ansible/inventory/hosts ansible/site.yml

Copy .env to .env.local and adapt to your configuration

License

This bundle is under the Apache 2.0 license. See the complete license in the bundle

About

This project is a mp3000mp initiative.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published