Aaron van den Berg

Results 10 issues of Aaron van den Berg

# The open-source notification infrastructure for developers. Simple components and APIs for managing all communication channels in one place: Email, SMS, Direct, and Push. ## Introduction Novu is an open-source...

# [Botpress](https://botpress.com/) Botpress is an open-source platform for developers to build high-quality digital assistants. At its core, Botpress is a tool to simplify building chatbots for developers. The platform puts...

**Please tell us what app you'd like to see on CapRover as a one-click app.** PostHog is an open-source product analytics suite, built for developers. Automate the collection of every...

**Serverless Functions, Made Simple.** OpenFaaS® makes it simple to deploy both functions and existing code to Kubernetes **Link:** https://www.openfaas.com/ I'm not sure it's possible with Docker, but you have something...

Hi all! 👋 --- First of all, thank you for this great tool. I really love it! I have a small question. I have a large project built with Turborepo...

**Describe the bug** Can't install Bumbag UI with the latest React version. **To Reproduce** 1. Create a new React Native app with Expo 47+. 2. Run ``npm install bumbag bumbag-native...

### Description The [experimental_StreamData](https://sdk.vercel.ai/docs/api-reference/stream-data) function does not work with a Gatsby application. ### Code example ## Next.js API route I created the following Next.js endpoint. ```typescript import {experimental_StreamData, OpenAIStream, StreamingTextResponse}...

### What happened? I imported a cURL request and expect that the params tab will be filled in. ![image](https://github.com/httpie/desktop/assets/17295145/61d20a7b-e277-46fc-a80a-61cfaf5f3247) ### Steps to reproduce? ```Markdown 1. Copy a request as cURL...

bug

Hi Builder Team 👋 **Describe the bug** I used and set up the **[next-js-on-demand-isr](https://github.com/BuilderIO/builder/tree/main/examples/next-js-on-demand-isr)** example from your repository. For this, I followed exactly all the steps listed in the README....