You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Go to file
KKlochko ef7d1ed057
Add an action to add author to relative author's alias registry.
4 months ago
assets Init the project. 4 months ago
config Update the domain name from Books to Metadata. 4 months ago
lib Add an action to add author to relative author's alias registry. 4 months ago
priv Add the author alias registry to manage alias relationship. 4 months ago
test Add an action to add author to relative author's alias registry. 4 months ago
.formatter.exs Init the project. 4 months ago
.gitignore Update the .gitignore. 4 months ago
.igniter.exs Init the project. 4 months ago
README.md Init the project. 4 months ago
mix.exs Init the project. 4 months ago
mix.lock Init the project. 4 months ago

README.md

DecentralisedBookIndex

To start your Phoenix server:

  • Run mix setup to install and setup dependencies
  • Start Phoenix endpoint with mix phx.server or inside IEx with iex -S mix phx.server

Now you can visit localhost:4000 from your browser.

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

Learn more