Skip to content

Step into a terminal-like chatroom inspired by 'The Batman (2022).' With a unique terminal-style interface, real-time messaging, and built on Flask, Tailwind CSS, and TinyDB, our platform offers a fresh and immersive chat experience.

Notifications You must be signed in to change notification settings

NormVg/batmanchatroom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deploy with Vercel

Flask + Vercel

This example shows how to use Flask 3 on Vercel with Serverless Functions using the Python Runtime.

Demo

https://flask-python-template.vercel.app/

How it Works

This example uses the Web Server Gateway Interface (WSGI) with Flask to enable handling requests on Vercel with Serverless Functions.

Running Locally

npm i -g vercel
vercel dev

Your Flask application is now available at http://localhost:3000.

One-Click Deploy

Deploy the example using Vercel:

Deploy with Vercel

About

Step into a terminal-like chatroom inspired by 'The Batman (2022).' With a unique terminal-style interface, real-time messaging, and built on Flask, Tailwind CSS, and TinyDB, our platform offers a fresh and immersive chat experience.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published