Skip to content

Creating a todo list using phoenix framework on the backend and react library for the frontend and let them communicate via graphql API

Notifications You must be signed in to change notification settings

khaledAIVR/todo-list-elixir-react-graphql

Repository files navigation

TodoList

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.

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

Learn more

About

Creating a todo list using phoenix framework on the backend and react library for the frontend and let them communicate via graphql API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published