Skip to content

AgoraIO-Solutions/hello-agora-react-uikit-on-rails

Repository files navigation

Hello Agora UIKit Rails

This README documents, how to get a demo app up and running. The demo app is targeted at showing how Agora can be integrated into a rails 7 react app. The initial commit was created by running the following command.

rails new <appname> -j=esbuild

Up and Running:

  1. Create a .env file with the following content
APP_ID=<your Agora app id, that does not require tokens>
  1. Excecute bundle install from the CLI

  2. Execute npm i from the CLI

  3. Ensure that yarn is installed

  4. Run ./bin/dev in order to run the app locally

  5. Navigate to http://localhost:3000

hello-agora-react-uikit-on-rails

About

Agora's React ⚛️ UIKit on Rails 7🚆

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published