Skip to content

Files

Latest commit

Sep 5, 2024
f29437f · Sep 5, 2024

History

History
34 lines (23 loc) · 485 Bytes

README.md

File metadata and controls

34 lines (23 loc) · 485 Bytes

SAMPLE: Move from Phoenix to N2O

TL;DR Simple sample how to use N2O from Elixir.

Features

  • Usage Example of N2O, KVX, NITRO
  • Mnesia and RocksDB support out of the box
  • Size is 100 LOC

Prerequisites

  • cmake (rocksdb)

Run

$ mix deps.get
$ mix compile
$ iex -S mix

Then open http://localhost:8004/app/index.htm

Notes

OM A HUM