phpx.nix

Kickstarter devenv.sh for PHP Nginx and Postgresql ❄️🐘

Stars
3
Committers
2

PNPN - PHP Nginx PostgreSQL Nix ❄️🐘

🚀 Quick Start

3 Steps to run this Elephant Project:

  1. Change directory to the project root
  2. Run command nix develop --impure -c up
  3. Open your browser and go to http://localhost

[!NOTE] Recomended to use direnv to automatically load the environment variables just run direnv allow for the first time and then the step only go to the project and run command up.

Install Nix

curl --proto '=https' --tlsv1.2 -sSf -L https://install.determinate.systems/nix | sh -s -- install

Happy Hacking