Skip to content

Small project using Simphony capabilities for a job interview

Notifications You must be signed in to change notification settings

salascarlosni/simphony

Repository files navigation

Dependencies

  • PHP 7.4
  • MongoDB Driver
  • Composer 2.2.9

Instructions

  • Install the tools required
  • Clone the Repository to your local
  • run command Composer Install
  • run the command php bin/console doctrine:mongodb:schema:create to create MongoDB collections.
  • run the command php bin/console app:create-user to insert fake data in MongoDB.
  • run NPM install & NPM run-script dev to compile the JS Encore.
  • Finally run Symfony server:start.

About

Small project using Simphony capabilities for a job interview

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published