Skip to content

rahmankhan-ui/Sandbox

 
 

Repository files navigation

Sandbox

Quick Start

Using Docker

  1. Set your API URL in a .env file:
cp .env.example .env
# Edit .env and set REFRAME_API_URL to your API server
  1. Build and run with Docker Compose:
docker-compose up --build

The application will be available at http://localhost:3000

For detailed Docker configuration instructions, see DOCKER_CONFIGURATION.md

Local Development

See the website README for local development instructions.

About

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 89.4%
  • Python 5.8%
  • MDX 3.1%
  • Other 1.7%