Skip to content

Julian-B90/realworld-starter-kit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yii2 Example App

Example Yii2 codebase containing real world examples (CRUD, auth, advanced patterns and more) that adheres to the RealWorld spec and API.

INSTALLATION

App is ready for docker-compose installation

git clone https://github.com/dmitryermichev/realworld-starter-kit
cd realworld-starter-kit
docker-compose build
docker-compose up

You can now access the server at http://localhost:8080

For example: http://localhost:8080/api/articles

About

Starter kit for new RealWorld framework implementations

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 93.8%
  • Dockerfile 2.6%
  • CSS 2.2%
  • Batchfile 1.2%
  • Shell 0.2%