wtphilip / www-stormkit-io

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

Home Page:https://stormkit-11457693177066.stormkit.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stormkit is an infrastructure provider for modern javascript 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 landing page and documentation. You're more than welcome to contribute.

What is Stormkit?

Stormkit is an infrastructure provider for modern javascript applications. It supports either server-less side rendered applications or JAMStack websites. You can deploy, host and manage your applications/websites using Stormkit.

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
$ yarn

# serve with hot reload at localhost:3000
$ yarn dev

# build for production and launch server
$ yarn build
$ yarn start

# generate static project
$ yarn generate

Open Source

This repo is entirely MIT licensed.

About

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

https://stormkit-11457693177066.stormkit.dev/

License:MIT License


Languages

Language:Vue 94.5%Language:JavaScript 4.2%Language:CSS 1.3%