All Projects → staticdeploy → app-server

staticdeploy / app-server

Licence: MIT license
Serve and apply runtime configuration to static apps

Programming Languages

typescript
32286 projects
Dockerfile
14818 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to app-server

React App Rewire Styled Components
Add the styled-components Babel plugin to your create-react-app app via react-app-rewired
Stars: ✭ 159 (+657.14%)
Mutual labels:  create-react-app
Coverview
🛠 Create awesome cover images for your blog posts quickly.
Stars: ✭ 176 (+738.1%)
Mutual labels:  create-react-app
Create React Kotlin App
Create React apps using Kotlin with no build configuration
Stars: ✭ 2,427 (+11457.14%)
Mutual labels:  create-react-app
Create React App With Redux
🌟 Simple redux implementation added to an app created with create-react-app
Stars: ✭ 162 (+671.43%)
Mutual labels:  create-react-app
Webpack Serve
Takes your webpack config and creates a development server with hot module reloading and error overlay
Stars: ✭ 177 (+742.86%)
Mutual labels:  create-react-app
React Gh Pages
Deploying a React App (created using create-react-app) to GitHub Pages
Stars: ✭ 2,801 (+13238.1%)
Mutual labels:  create-react-app
Cra Recipe
Step-by-step guide to bootstrap a CRA app from scratch.
Stars: ✭ 158 (+652.38%)
Mutual labels:  create-react-app
Create React Wptheme
Create modern, React-enabled WordPress themes with a single command.
Stars: ✭ 252 (+1100%)
Mutual labels:  create-react-app
React Auth App Example
An app example with authentication using Create React App, React, React Router, Apollo, GraphQL, Redux and Redux Form.
Stars: ✭ 179 (+752.38%)
Mutual labels:  create-react-app
Firefly
Web app boilerplate for beginners based on Firebase and React 🔥
Stars: ✭ 204 (+871.43%)
Mutual labels:  create-react-app
React Firestore Authentication
🔥Boilerplate Project for Authentication with Firestore in React.
Stars: ✭ 165 (+685.71%)
Mutual labels:  create-react-app
React Redux Typescript Realworld App
RealWorld App implementation based on "react-redux-typescript-guide"
Stars: ✭ 178 (+747.62%)
Mutual labels:  create-react-app
Wanna
💡✔ Wanna is an implementation of a 21st-century to-do list app.
Stars: ✭ 189 (+800%)
Mutual labels:  create-react-app
Cra closer look
An explanation of the problems that Create-React-App addresses, and how it attempts to solve them.
Stars: ✭ 159 (+657.14%)
Mutual labels:  create-react-app
Webpack Messages
Beautifully format Webpack messages throughout your bundle lifecycle(s)!
Stars: ✭ 238 (+1033.33%)
Mutual labels:  create-react-app
Eth Ipfs
etherum + ipfs + react
Stars: ✭ 159 (+657.14%)
Mutual labels:  create-react-app
Todo Redux Saga
Todo app with Create-React-App • React-Redux • Redux-Saga • Firebase • OAuth
Stars: ✭ 184 (+776.19%)
Mutual labels:  create-react-app
storybook-preset-craco
Craco preset for Storybook
Stars: ✭ 34 (+61.9%)
Mutual labels:  create-react-app
Blog Admin
blog-admin @react、@typescript、@apollographql
Stars: ✭ 239 (+1038.1%)
Mutual labels:  create-react-app
Yfiles For Html Demos
Contains demo sources for the JavaScript diagramming library yFiles for HTML
Stars: ✭ 202 (+861.9%)
Mutual labels:  create-react-app

npm version build status coverage status dependency status devDependency status

app-server

A tool to serve and apply runtime configuration to static apps.

This tool was created to allow create-react-app apps to be configured at runtime (serve-time) via environment variables, making them easily "dockerizable". It can however be used to serve and configure any static app.

Install

yarn add -D @staticdeploy/app-server

Guides

Reference documentation

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].