Skip to content

An example blog project for DockYard Academy to learn about Phoenix and Ecto Associations.

Notifications You must be signed in to change notification settings

DockYard-Academy/book_search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BookSearch

Book Search is a demonstration project for DockYard Academy.

To start your Phoenix server:

  • Install dependencies with mix deps.get
  • Create and migrate your database with mix ecto.setup
  • Start Phoenix endpoint with mix phx.server or inside IEx with iex -S mix phx.server
  • Run tests with mix test

Now you can visit localhost:4000 from your browser.

About

An example blog project for DockYard Academy to learn about Phoenix and Ecto Associations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published