Skip to content

lexa62/hb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
lexa62
Feb 18, 2018
c6b2169 · Feb 18, 2018

History

35 Commits
May 20, 2017
Jun 4, 2017
Jun 4, 2017
May 20, 2017
Jun 4, 2017
Jun 4, 2017
May 20, 2017
Feb 18, 2018
May 20, 2017
Feb 7, 2017
Feb 18, 2018
Feb 7, 2017
May 18, 2017
May 20, 2017
Jun 4, 2017
Jun 4, 2017
Feb 18, 2018
May 22, 2017
May 18, 2017
Apr 25, 2017

Repository files navigation

Hb

Home accounting app. Backend based on Phoenix (WebSocket, JSON API, auth with JWT), frontend - React, React Router, Redux.

Required tools

  • erlang
  • elixir
  • node
  • postgres

To start app:

  • Install frontend dependencies with npm install
  • Install elixir dependencies with mix deps.get
  • Create and migrate your database with mix ecto.create && mix ecto.migrate
  • Start Phoenix endpoint with mix phoenix.server

Now you can visit localhost:4000 from your browser.

Learn more

About

Home accounting app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published