Skip to content

RunxBuild/examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

RunxBuild Deployment Examples

This repository contains working deployment examples for RunxBuild.

Each example demonstrates how a specific framework or runtime can be structured and deployed successfully on RunxBuild. Every example lives in its own branch, making it easy to browse or clone only the example you need.

These examples help developers quickly understand how to deploy applications on RunxBuild with minimal configuration.


How to Use

You can explore any example directly from its branch.

Example:

https://github.com/RunxBuild/examples/tree/fastapi

Or clone a specific branch:

git clone -b fastapi https://github.com/RunxBuild/examples.git
Example Branch
Docker https://github.com/RunxBuild/examples/tree/docker
Django https://github.com/RunxBuild/examples/tree/django
FastAPI https://github.com/RunxBuild/examples/tree/fastapi
Ruby https://github.com/RunxBuild/examples/tree/ruby
Go https://github.com/RunxBuild/examples/tree/go
.NET https://github.com/RunxBuild/examples/tree/dotnet
Java https://github.com/RunxBuild/examples/tree/java
Node.js https://github.com/RunxBuild/examples/tree/node
Next.js (Static) https://github.com/RunxBuild/examples/tree/next-static
Next.js (Server) https://github.com/RunxBuild/examples/tree/next-server
Vue https://github.com/RunxBuild/examples/tree/vue
Docusaurus https://github.com/RunxBuild/examples/tree/docusaurus
Svelte https://github.com/RunxBuild/examples/tree/svelte
Astro https://github.com/RunxBuild/examples/tree/astro
Flask https://github.com/RunxBuild/examples/tree/flask
Gatsby https://github.com/RunxBuild/examples/tree/gatsby
Angular https://github.com/RunxBuild/examples/tree/angular

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors