Skip to content

API that acts as the backend skeleton for accounts and users using JWT

License

Notifications You must be signed in to change notification settings

Pwawazi/elixir_accounts_api

Repository files navigation

Accounts and Users API

Environment variables are sourced from the .env file. The environment variables needed are in the .env.example file. Fill it with your application specific values. Source the file manually or through a systemd/service application.

To start your Phoenix server:

  • Run mix setup to install and setup dependencies
  • Start Phoenix endpoint with mix phx.server or inside IEx with iex -S mix phx.server

Now you can visit localhost:<YOUR_SERVING_PORT> from your browser.

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

Learn more

About

API that acts as the backend skeleton for accounts and users using JWT

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published