The open-source backend cloud platform for developing Web, Mobile, and Flutter applications. You can set up your backend faster with real-time APIs for authentication, databases, file storage, cloud functions, and much more! Learn more →
Top 11 TypeScript Deployment Projects
-
Project mention: Caprover – Scalable PaaS (Automated Docker+Nginx) | news.ycombinator.com | 2023-06-13
-
Project mention: Problems with hosting react/vite project on github pages with a custom domain | /r/reactjs | 2023-07-08
To deploy it correctly check this tutorial https://github.com/gitname/react-gh-pages It is done with CRA but process with Vite is mostly the same.
-
Appwrite
Appwrite - The open-source backend cloud platform. The open-source backend cloud platform for developing Web, Mobile, and Flutter applications. You can set up your backend faster with real-time APIs for authentication, databases, file storage, cloud functions, and much more!
-
Project mention: Decent low code options for orchestration and building data flows? | /r/dataengineering | 2022-12-23
You can check out our OSS https://github.com/orchest/orchest
-
github-pages-deploy-action
🚀 Automatically deploy your project to GitHub Pages using GitHub Actions. This action can be configured to push your production-ready code into any branch you'd like.
Project mention: Setting up a free & production-ready web app backend in Go (with database) in less than 100 lines | dev.to | 2023-09-06The interesting part is towards the bottom where we build the frontend code and make use of the github-pages-deploy-action step to automatically make a new commit with the compiled frontend code to a gh-pages branch.
-
meli
Platform for deploying static sites and frontend applications easily. Automatic SSL, deploy previews, reverse proxy, and more.
Project mention: Is there a CC-like license with a timed exclusivity clause? | /r/creativecommons | 2023-01-29 -
-
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
-
build
Netlify Build (node process) runs the build command, Build Plugins and bundles Netlify Functions. Can be run in Buildbot or locally using Netlify CLI (by netlify)
-
publish-vscode-extension
GitHub action to publish your VS Code Extension to the Open VSX Registry or Visual Studio Marketplace.
-
-
You can find the original library here: https://github.com/MikeBild/sveltekit-adapter-aws. You can see the author knows it's stuff.
TypeScript Deployment related posts
- Setting up a free & production-ready web app backend in Go (with database) in less than 100 lines
- Building project docs for GitHub Pages
- Problems with hosting react/vite website
- Caprover – Scalable PaaS (Automated Docker+Nginx)
- What is the best PaaS for a single server environment
- Losing hope rapidly
- How can I lock distributed resources in multi-step HTTP requests?
-
A note from our sponsor - Appwrite
appwrite.io | 3 Oct 2023
Index
What are some of the best open-source Deployment projects in TypeScript? This list will help you:
Project | Stars | |
---|---|---|
1 | CapRover | 11,054 |
2 | react-gh-pages | 5,552 |
3 | orchest | 3,957 |
4 | github-pages-deploy-action | 3,847 |
5 | meli | 2,350 |
6 | eas-cli | 489 |
7 | ghaction-github-pages | 421 |
8 | build | 201 |
9 | publish-vscode-extension | 171 |
10 | web-deploy | 113 |
11 | sveltekit-adapter-aws | 109 |