Skip to content

AlienGen/pachyderm-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pachyderm Boilerplate

Get started with Pachyderm!

Installation

Requirements

  • PHP 7.4

Configuration

Open the .env file and set the configuration variable.

Dependencies

Run composer to install the depencencies:

composer install

Launching in development

Launch the application

cd public/
php7 -S 0.0.0.0:9000

Open your web browser on http://localhost:9000/

License

Pachyderm boilerplate is licensed under the MIT License.

About

Get started with Pachyderm!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors