Skip to content

phpminds/website-2.0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

PHPMinds Website

Built on the Slim framework, bref and deployed to AWS Lambda

requires

Docker , AWS CLI , AWS-SAM

To run the application in development, you can run these commands from the root directory

composer start

Or you can use docker-compose to run the app with docker, so you can run these commands:

docker-compose up -d

After that, open http://localhost:8080 in your browser.

Run this command in the application directory to run the test suite

composer test

That's it for now!

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published