Savas Vedova
Savas Vedova
The original demo link does not work when a user hits the refresh button on a page different than home. **Steps to reproduce** 1. Go to angular.realworld.io 2. Click on...
## What is your question? Hi 👋 We have the following use case: - We need to manage a wildcard certificate: `*.example.org` - We need to manage unknown domains `domain1.com`,...
**Describe the bug** Link in the docs yields a 500 result **To Reproduce** Steps to reproduce the behavior: 1. Go to https://www.stormkit.io/docs/examples/nuxt-js-hackernews 2. Click on https://hn-nuxt.stormkit.dev/news 3. See error **Expected...
**Is your feature request related to a problem? Please describe.** Currently the legal address of Stormkit, Inc. is not displayed on the website. **Describe the solution you'd like** Add an...
1. Go to https://www.stormkit.io 2. Open the developer console 3. Click on Audit 4. See the report Fix the issues in the report
Create an announcement banner which shows on top of every page. **Proposal** The idea behind this is being able to easily communicate with visitors an important message. To make things...
**Describe the bug** Currently the GDPR banner shows an "Okay, I got" button and that's the only way to continue use that website. That, apparently, alone is not enough to...
## Context We currently have two ways to allow our users follow the latest changes: 1. Through Twitter: https://twitter.com/stormkitio 2. Through Discord: https://discord.com/invite/6yQWhyY Some users, however, may want to subscribe...
## Summary When configuring DNS over Cloudflare, users may encounter a "Too Many Redirects" error because of the SSL config on Cloudflare. The solution to this is to change the...
Adds stormkit to deployment guides. Here's an example app: https://gridsome-hello-world.stormkit.dev/ And the example repo: https://github.com/svedova/gridsome-hello-world Importing and clicking `Deploy` button without any config deploys the project successfully.