Skip to content

UploadX.live is a web application built using Next.js and TypeScript. It features a proxy server for handling requests, Prisma for database management, and various Radix UI components for the user interface. The project is optimized for deployment on Vercel and includes several development and build scripts for easy setup and maintenance.

Notifications You must be signed in to change notification settings

Pulkitxm/UploadX.live

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 Cannot retrieve latest commit at this time.

History

21 Commits
 
 
 
 
 
 

Repository files navigation

UploadX.live

UploadX.live is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

This project uses next/font to automatically optimize and load Geist, a new font family for Vercel.

Learn More To learn more about Next.js, take a look at the following resources:

Next.js Documentation - learn about Next.js features and API. Learn Next.js - an interactive Next.js tutorial. You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

About

UploadX.live is a web application built using Next.js and TypeScript. It features a proxy server for handling requests, Prisma for database management, and various Radix UI components for the user interface. The project is optimized for deployment on Vercel and includes several development and build scripts for easy setup and maintenance.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published