Skip to content

brianmay/phone_db

Folders and files

NameName
Last commit message
Last commit date

Latest commit

db65f91 · Feb 1, 2025
Jun 8, 2021
Feb 1, 2025
Feb 1, 2025
Aug 23, 2024
Aug 5, 2024
Nov 9, 2024
Aug 5, 2020
Jul 1, 2021
Oct 24, 2023
Nov 9, 2024
Oct 9, 2024
Jun 15, 2022
Apr 18, 2019
Aug 5, 2024
Oct 20, 2023
Jun 8, 2021
Dec 16, 2021
Apr 18, 2019
May 30, 2019
Dec 22, 2020
Feb 1, 2025
Feb 1, 2025
Feb 1, 2025
Feb 1, 2025
Nov 9, 2024
Feb 1, 2025

Repository files navigation

PhoneDb

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