Skip to content

DDD-Hamburg/complexity-elixir

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BusinessLogic

This is a service that implement a Shopping Cart calculator Service as defined in

* https://github.com/DDD-Hamburg/complexity-caused-by-state.

If you don't have Elixir installed, please follow the instructions here:

* https://github.com/DDD-Hamburg/complexity-elixir

After Elixir is working, you'll need to install the Phoenix Framework.

* http://www.phoenixframework.org/docs/installation

To start your Phoenix app:

  • Install dependencies with mix deps.get
  • Start Phoenix endpoint with mix phoenix.server

The experiment

Now you can visit localhost:4000 from your browser.

Ready to run in production? Please check our deployment guides.

Learn more

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Elixir 89.9%
  • HTML 10.1%