Skip to content
This repository has been archived by the owner on Sep 2, 2022. It is now read-only.

launchscout/auctioneer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Auctioneer

To start the app:

  1. Install dependencies with mix deps.get
  2. Create and migrate your database with mix ecto.create && mix ecto.migrate
  3. Start Phoenix endpoint with mix phoenix.server

This is the server side of the Auctioneer example app from the Codemash 2016 talk called "Low Ceremony Microservices with Elixir".

About

An auction server in elixir

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published