Coder Social home page Coder Social logo

live_state_testbed's Introduction

LivestateTestbed

To run the testbed application run the following commands from the live_state/testbed/ directory:

  • Install Livestate testbed elixir dependencies with mix deps.get

  • Install Livestate testbed javascript dependencies with npm install --prefix assets

  • Install dependencies for phx-live-state and build with npm run setup --prefix ../phx-live-state

  • Install dependencies for use-live-state and build with npm run setup --prefix ../use-live-state

  • Build Livestate javascript with mix esbuild default

  • Start Phoenix endpoint with mix phx.server or inside IEx with iex -S mix phx.server

Now you can visit localhost:4000 from your browser.

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

Learn more

live_state_testbed's People

Contributors

superchris avatar lessthanseventy avatar

Stargazers

Patrick Lafleur avatar

Watchers

Peter Kananen avatar Tim Mecklem avatar aparkerdavid avatar Steven Loar avatar Katie Pohlman avatar Ula Aripov avatar Kati Best avatar  avatar

live_state_testbed's Issues

`http_util` not found

Thanks for providing these repos. I'm trying to run the testbed -- getting this error:

❯ mix phx.server

...
[notice] Application runtime_tools exited: :stopped
==> livestate_testbed
** (Mix) Could not start application http_util: could not find application file: http_util.app

I'm using these versions:

❯ elixir --version

Erlang/OTP 27 [erts-15.0] [source] [64-bit] [smp:11:11] [ds:11:11:10] [async-threads:1] [jit]
Elixir 1.16.3 (compiled with Erlang/OTP 26)

Any suggestions?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.