Skip to content

QEEP-Pro/Numidium

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

149 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

License: MIT Build Status

Numidium

Roadmap and tasks on Trello board.

Development

  • git clone git@github.com:QEEP-Pro/Numidium.git
  • cd Numidium/app
  • composer install -o
  • php bin/console doctrine:database:create
  • php bin/console doctrine:migrations:migrate
  • php bin/console app:create-admin example@email.com pa$$word1
  • php bin/console server:start
  • yarn install
  • yarn watch

Tests (in app dir)

  • php bin/phpunit --coverage-text
  • yarn test

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 70.0%
  • PHP 21.6%
  • CSS 3.8%
  • Shell 2.6%
  • HTML 1.4%
  • JavaScript 0.6%