[go: up one dir, main page]

Skip to content
This repository has been archived by the owner on Mar 21, 2022. It is now read-only.

abdounikarim/cmi

Repository files navigation

Installation

Boot the project :

docker-compose up -d

Download symfony CLI

Start your webserver :

symfony serve -d

Run migrations :

symfony console d:m:m -n

Upload fixtures :

symfony console h:f:l -n

Create a .env.local file to handle your credentials :

OAUTH_FACEBOOK_CLIENT_ID=client_id
OAUTH_FACEBOOK_CLIENT_SECRET=client_secret

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published