johninvictus / custom_type

A sample project to teach how to create Elixir Phoenix Ecto Type Behaviur.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CustomType

CircleCI

This project is used to aid in writing of this article. https://invictusbytes.blogspot.com/2019/06/how-to-create-elixir-ecto-custom-type.html

To start your Phoenix server:

  • Install dependencies with mix deps.get
  • Create and migrate your database with mix ecto.setup
  • Install Node.js dependencies with cd assets && npm install
  • Start Phoenix endpoint with mix phx.server

Now you can visit localhost:4000 from your browser.

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

Learn more

About

A sample project to teach how to create Elixir Phoenix Ecto Type Behaviur.


Languages

Language:Elixir 67.5%Language:CSS 20.9%Language:JavaScript 7.4%Language:HTML 4.3%