Skip to content
This repository was archived by the owner on Aug 19, 2020. It is now read-only.
/ rust_phoenix Public archive

Use Rust in a Phoenix app in back-end thanks to Erlang NIF and in front-end thanks to WASM

Notifications You must be signed in to change notification settings

scorsi/rust_phoenix

Repository files navigation

RustPhoenix

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 npm install inside the assets directory
  • 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

Use Rust in a Phoenix app in back-end thanks to Erlang NIF and in front-end thanks to WASM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published