Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

A blog engine written in PHP and powered with CQRS + Event Sourcing

NotificationsYou must be signed in to change notification settings

adamaltman/blog-cqrs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A blog engine written in PHP and powered with CQRS + Event Sourcing

Requirements

All you need to run this application is Vagrant.

http://www.vagrantup.com/

Installation

git clone https://github.com/theUniC/blog-cqrs.gitcd blog-cqrswget http://getcomposer.org/composer.pharphp composer.phar install

Next you have to update your hosts file (usually located at/etc/hosts), with the line below

172.21.99.6 mydddblog.dev www.mydddblog.dev redis.mydddblog.dev

Running the application

From the root application folder, run

vagrant up --provision

When vagrant finishes bootstraping the VM, open up a browser and go to

http://www.mydddblog.dev

Have fun!

About

A blog engine written in PHP and powered with CQRS + Event Sourcing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP60.7%
  • HTML34.2%
  • Shell2.9%
  • CSS2.2%

[8]ページ先頭

©2009-2025 Movatter.jp