Skip to content

andrelip/syncfile

Repository files navigation

Syncfile

CircleCI Coverage Status

To start your Phoenix server:

  • Install postgresql and the the environment variables in the next session.
  • 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.

Required environment Variables

  • PG_USERNAME
  • PG_PASSWORD
  • PG_HOSTNAME
  • PG_DATABASE

About

Load, parse and sync state with CSV uploads

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published