Skip to content

Latest commit

 

History

History
42 lines (25 loc) · 1.15 KB

README.md

File metadata and controls

42 lines (25 loc) · 1.15 KB

SFTP To Go logo

SFTP To Go: Managed cloud storage as a Service

Secure cloud storage with SFTP / FTPS / S3 / HTTP file access designed for smooth and easy data transfer and storage.

SFTP To Go Documentation

Documentation for SFTP To Go.

Deploy

Introduction

This website is built using Docusaurus, a modern static website generator.

Installation

$ yarn

Local Development

$ yarn start

This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.

Build

$ yarn build

This command generates static content into the build directory and can be served using any static contents hosting service.

Deployment

This site is deployed when merged to upstream main branch using GitHub actions.