Skip to content

reactedge/platform

Repository files navigation

Welcome to ReactEdge

1. Clone the repository

git clone https://github.com/reactedge/platform ReactEdge
cd ReactEdge

2. Install mise

curl https://mise.run | sh

Activate it (Bash):

echo 'eval "$(~/.local/bin/mise activate bash)"' >> ~/.bashrc
source ~/.bashrc

Verify:

mise --version

3. Install the ReactEdge toolchain

mise install

This installs the required Node.js and Python versions.

4. Install all project dependencies

chmod u+x ./launcher/scripts/*.sh

mise run widgets-install

This installs the dependencies for all ReactEdge projects and widgets.

5. Launch a widget

mise run widget-dev -- usp

or

mise run widget-dev -- banner

About

Core platform services, architecture and roadmap for the ReactEdge ecosystem.

Topics

Resources

License

Security policy

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors