Skip to content
/ myshop Public

A POS written in Elixir with Phoenix framework

Notifications You must be signed in to change notification settings

lenfree/myshop

Repository files navigation

Myshop

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.

Status

Work in progress

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

Learn more

About

A POS written in Elixir with Phoenix framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published