Skip to content
This repository was archived by the owner on Dec 8, 2023. It is now read-only.

Mishka Template Creator for Phoenix and Phoenix LiveView

Notifications You must be signed in to change notification settings

mishka-group/mishka_template_creator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9f2fd75 · Jun 10, 2023
May 19, 2023
May 13, 2023
Jun 10, 2023
Jun 10, 2023
Feb 9, 2023
Feb 9, 2023
Nov 26, 2022
Apr 10, 2023
Nov 26, 2022
May 13, 2023
May 13, 2023

Repository files navigation

MishkaTemplateCreator

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

Now you can visit localhost:4000 from your browser.

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

Learn more