Skip to content

bachmann87/ananke

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ananke

Just another lightweight dockerized PHP Development Framework

Getting started

Edit your hosts file:

127.0.0.1   ananke.local

Init Autoload:

composer dump-autoload

Run the app:

docker-compose up

Enter URL in your browser and look at the ServerRequest init in your dev console:

http://ananke.local

Roadmap

I try to implement some nice stuff for your dev environment. Further ideas are welcome and appreciated. Open an issue or contact me at info@ajaybachmann.ch. Things to come:

  • Headless
  • SSL Certificate Support
  • ReactJS Frontend
  • Unit Tests
  • RESTful Architecture
  • Based on Standards

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published