Python and Flask Starter Website hosted at Vercel Cloud using Serverless Functions and implementing DevOps by GitHub + Vercel
Try the demo...This Flask Website is serving static content - secured by HTTPS
CI / CD by VS Code + GitHub + Vercel Cloud
The source code at GitHubPython Django and MySQL Starter Website hosted at Vercel Cloud using Serverless Functions implementing DevOps by GitHub + Vercel
Try the demo...Django is using the architectural pattern Model-View-Template (MVT) which is a derivation of the pattern Model View Control (MVC)
This Django Website is serving static content - secured by HTTPS
A simple Blog demonstrates how to use Models (CRUD) by the Django Admin and display the Posts by the Frontend
CI / CD by VS Code + GitHub + Vercel Cloud
The source code at GitHubPython FastAPI with MongoDB and OpenAPI / Swagger serving CRUD handling - hosted at Vercel Cloud using Serverless Functions and implementing DevOps by GitHub + Vercel
Try the demo...A Starter FastAPI + MongoDB + Swagger serving CRUD - secured by HTTPS
CI / CD by VS Code + GitHub + Vercel Cloud
The source code at GitHubPython FastAPI with MongoDB and OpenAPI / Swagger serving CRUD handling Todo Task - hosted at Vercel Cloud using Serverless Functions and implementing DevOps by GitHub + Vercel
Try the demo...A Starter FastAPI + MongoDB + Swagger serving CRUD - secured by HTTPS
CI / CD by VS Code + GitHub + Vercel Cloud
The source code at GitHubPython FastAPI Next.js Starter hybrid Web App hosted at Vercel Cloud using Serverless Functions and implementing DevOps by GitHub + Vercel
Try the demo...A Starter FastAPI + Next.js Web App with endpoints - secured by HTTPS
CI / CD by VS Code + GitHub + Vercel Cloud
The source code at GitHubPython and Django minimal Web App without Templates hosted at Vercel Cloud implementing DevOps by GitHub + Vercel
Try the demo...A minimal Django Web App without any Templates and the Admin Backend configured saying Hello - secured by HTTPS
CI / CD by VS Code + GitHub + Vercel Cloud
The source code at GitHubA Next.js Web App with TypeScript and JWT Authentication using MongoDB and Mongoose ODM
Tech used for the Web Application
Next.js was used for creating this full stack web application "Static Site Generator" SSG serving as a login and registration system by a MongoDB. The Web App is secured by HTTPS and JWT Authentication.
This Next.js with TypeScript Web Application is hosted at Vercel Cloud and uses continuous build and deployment
Python and Flask minimal Web App without Templates hosted at Vercel Cloud implementing DevOps by GitHub + Vercel
Try the demo...A minimal Flask Web App without any Templates saying Hello - secured by HTTPS
CI / CD by VS Code + GitHub + Vercel Cloud
The source code at GitHubA Next.js Jamstack Web App with JWT Authentication hosted at Vercel
Version used for this Web App
The Next.js framework being the "Static Site Generator" was used for creating this full stack web application serving as a login system by having a client using the API Routes of Next.js getting the data / User credentials from a JSON file. The web application is secured by HTTPS and JWT Authentication.
This Next.js Jamstack Web Application is hosted at Vercel Cloud and uses continuous build and deployment