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 1cd773cc6f
Update the mix and docker image configuration to install js assets.
8 months ago
assets Update the FormComponent for Book to reorder BookIds and AuthorRoles. 8 months ago
config Update the test configuration to allow run server during tests. 9 months ago
lib Add the docker release configuration. 8 months ago
priv Add roles for users. 8 months ago
rel/overlays/bin Add the docker release configuration. 8 months ago
test Update the sync tests. 8 months ago
.dockerignore Add the docker release configuration. 8 months ago
.drone.yml Add the drone CI/CD configuration. 9 months ago
.formatter.exs Init the project. 10 months ago
.gitignore Update the .gitignore. 10 months ago
.igniter.exs Init the project. 10 months ago
Dockerfile Update the mix and docker image configuration to install js assets. 8 months ago
README.md Init the project. 10 months ago
mix.exs Update the mix and docker image configuration to install js assets. 8 months ago
mix.lock Add the docker release configuration. 8 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