Reckless Technology is a free and open source app that allows artists, performers, and their audience to quickly craft, connect, and collaborate in real-time.
Check out the docs for more information.
Disclaimer: This project is a work in progress. Things are a bit all over the place and not fit for production.
Visit Reckless.Technology now to start experimenting.
For more information about Reckless Technology and how to use it, check out the docs.
npx @recklesstechnology/create-reckless-tech-app my-app
cd my-app
yarn start
git clone https://github.com/RecklessTechnology/create-reckless-tech-app.git
cd create-reckless-tech-app
yarn install
yarn start
Project was bootstraped with Create React App