Giter VIP home page Giter VIP logo

filippofinke / app-stormkit-io Goto Github PK

View Code? Open in Web Editor NEW

This project forked from stormkit-io/app-stormkit-io

1.0 2.0 0.0 10.33 MB

Stormkit is an infrastructure provider for modern javascript applications. It perfectly integrates with popular Git solutions.

Home Page: https://app.stormkit.io

License: GNU General Public License v3.0

JavaScript 8.71% CSS 0.85% HTML 0.18% TypeScript 90.27%

app-stormkit-io's Introduction

Stormkit is an infrastructure provider for jamstack applications. It perfectly integrates with popular Git solutions.
Try out Stormkit using our hosted version at app.stormkit.io.


Stormkit

This repository contains code related to the application frontend. You're more than welcome to contribute.

What is Stormkit?

Stormkit helps developers build, deploy and manage their jamstack applications. It also supports serverless applications.

Latest development

You can preview the latest development on https://app.stormkit.io/. This will reflect changes from latest master branch.

Contributing

If you'd like to contribute to this project, you can do so by

  1. Fork this repo
  2. Clone the fork to your local machine
  3. Do the necessary changes (see Development below)
  4. Write a meaningful commit message and squash multiple commits
  5. Submit your changes and open a new PR by choosing this repository as the upstream

Development

After you have cloned this repository to your local machine execute the following commands:

# install dependencies
$ npm install

# serve with hot reload at localhost:3000 (pointing to live api)
$ npm run dev:live

Your project will be running at https://localhost:3000

You'll need a backend to work with. Currently the backend is not open-source. To speed up the process however, it's possible to create a proxy and point directly the live API which will allow local development. In order to do that simply create an .env file and specify the following environment variables:

STORMKIT_ENV=local
PORT=8080
API_DOMAIN=/api
API_PROXY_DOMAIN=http://localhost:8080/
STRIPE_API_KEY=pk_test_BeWmmZ8Sd6tdYHNOtmThjYXm00QZbiTJYt

Open Source

You can check the LICENSE for more information.

app-stormkit-io's People

Contributors

aerophobic avatar dependabot[bot] avatar diballesteros avatar eldemcan avatar filippofinke avatar ivanlori avatar kevslashnull avatar renovate-bot avatar svedova avatar wtphilip avatar

Stargazers

 avatar

Watchers

 avatar  avatar

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.