exoframe-server

Exoframe is a self-hosted tool that allows simple one-command deployments using Docker

Usage no npm install needed!

<script type="module">
  import exoframeServer from 'https://cdn.skypack.dev/exoframe-server';
</script>

README

Exoframe Server

Simple Docker deployment tool

CI: Test CI: Release Coverage Status Docker Pulls Docker image size license

Exoframe is a self-hosted tool that allows simple one-command deployments using Docker.

Installation, usage and docs

For more details on how to get it up and running please follow the following link how to setup exoframe-server.

Development

# Start the development setup:
yarn docker:start

# Run something inside of the exoframe container:
yarn docker:exec [command]

# Test your code:
yarn lint
yarn test

License

Licensed under MIT.