Skip to content

phpink/nami-demo-cms

Repository files navigation

Nami Demo Application

Welcome to the NAMI Demo Application - a fully-functional NAMI application that you can use as the skeleton for your new applications.

Nami Logo

For details on how to download and get started with Symfony, see the installation chapter of the Symfony Documentation.

Docker containers

Docker containers are available to use :

  • Nginx + PhpFpm container => nami.dev
  • Mysql container => mysql.dev

To get your environment ready, run :

user@local:/dev$ docker-compose run --no-cache && docker-compose run

And get the application ready :

user@local:/dev$ docker exec -ti cms_nami /bin/bash

root@ad46b:/var/www$ composer install  

root@ad46b:/var/www$ php app/console check

About

Nami CMS demonstration app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published