Skip to content

Simple cattle and farm management system built with PHP and Symphony 7

Notifications You must be signed in to change notification settings

PedroG022/df-farm-app

Repository files navigation

DF Farm App

This README is in WIP


Requirements:

  • PHP/Composer
  • Symfony
  • NodeJs
  • Docker

Installation instructions:

git clone https://github.com/pedrog022/df-farm-app
cd ./df-farm-app/
composer install
npm install
npm run build
docker compose up --pull always -d --wait
symfony console doctrine:database:create
symfony console doctrine:migrations:migrate
symfony serve

About

Simple cattle and farm management system built with PHP and Symphony 7

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published