/tinyrobot-science-web-ui

Next.js web UI for 🤖🔬 tinyrobot.science

Primary LanguageJavaScriptMIT LicenseMIT

🤖🔬 tinyrobot.science Web UI

Built with Next.js on Heroku.

Part of a reference suite

Terraform config Web UI API
infrastructure front-end app (this repo) backend app

Requires

Development

git clone this repo to your local machine, and then:

cd tinyrobot-science-web-ui/
npm install
API_URL=http://127.0.0.1:5001 npm run dev