/blog_app

Sample project to show how data synchronisation can be achieved in web based elixir application.

Primary LanguageElixir

BlogApp

Sample blog to show how data synchronisation can be achieved in web based elixir application. Backend is built using Phoenix and the Frontend uses ReactJS and WatermelonDB to achieve the data sync

To start your Phoenix server:

  • Setup the project with mix setup
  • 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