Giter Club home page Giter Club logo

CircleCI codecov


logo


StaticDeploy is an open-source platform for deploying and configuring static web applications and websites. We can think about it as a Kubernetes for static content.

StaticDeploy was created with two objectives in mind:

  • make it easy to configure a static app at runtime, as opposed to injecting the configuration into its static build

  • make it easy to deploy multiple "versions" of a static app, specifically a version for each branch / pull request, so that frontend developers can show their work-in-progress and get early feedback from their clients

For more information on StaticDeploy visit staticdeploy.io.

Projects

This is the StaticDeploy monorepo, which includes several different projects:

  • core: module implementing StaticDeploy's core business logic (entities, usecases, and gateway interfaces)
  • pg-s3-storages: gateway for storage resources backed by S3 and [PostgreSQL]
  • memory-storages: in-memory gateway for storage resources
  • storages-test-suite: test suite for storages
  • tar-archiver: implementation of the core IArchiver interface using tar
  • jwt-authentication-strategy: authentication strategy for authenticating requests with JWT tokens
  • oidc-authentication-strategy: authentication strategy for authenticating requests with OpenID Connect tokens
  • http-adapters: adapters that implement an http API for StaticDeploy's core usecases
  • serve-static: express middleware for serving files in a local directory
  • staticdeploy: main service pulling together the other modules and implementing the StaticDeploy platform
  • sdk: browser and nodejs SDK for StaticDeploy's API
  • cli: CLI tool to deploy static apps
  • management-console: web GUI for the API
  • website: landing page and documentation, deployed with StaticDeploy on staticdeploy.io

Contributing

See CONTRIBUTING.md.

StaticDeploy's Projects

StaticDeploy doesnโ€™t have any public repositories yet.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.