nhost / nhost-run-bun-generator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nhost-run-bun-generator

A delicious Bun Generator application leveraging Nhost Run and the Bun Runtime. In short, Nhost Run is a service that allows you to run your own container images alongside your Nhost project. You can find more details in the product page and the documentation.

This repository includes:

  1. a very basic Bun application
  2. a Dockerfile to build a docker image with the Bun application
  3. a configuration file to deploy the Nhost Run service

About

License:MIT License


Languages

Language:TypeScript 91.2%Language:Dockerfile 8.8%