Skip to content

blackentropy/retool-example

Repository files navigation

Getting started

Pre-requisite

  • make sure that docker-compose is install on your machine

Quick and simple start.

  1. Run ./docker_setup to initialize your environment
  2. Run docker-compose up to start the Retool server
  3. Go to http://localhost:3000 and sign up!

Updating Retool

  1. Run ./update_retool.sh
  2. Alternatively, stop the server, and run sudo docker-compose pull and then sudo docker-compose up -d

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages