Saunabox Web

screenshot of Saunabox Web

Client for Saunabox

Overview

Saunabox is a client application that works in combination with the backend app, Saunabox-app. It is built using Remix, a framework for building modern web applications. This guide provides information on how to setup and deploy Saunabox using Remix.

Features

  • Development Mode: Saunabox can be run in development mode where assets are rebuilt automatically when file changes are detected.
  • Production Mode: The app can be built for production by running the remix build command.
  • Deployment Choices: Saunabox can be hosted using the built-in Remix app server or a target server with a pre-configured project.

Summary

Saunabox is a client application built using Remix. It offers features like development mode for easy code changes, production mode for optimized performance, and options for deploying to different hosts. By following the installation guide, users can set up and start using Saunabox quickly.