GitXplorerGitXplorer
n

gen-ui-client-side-typed

public
1 stars
1 forks
0 issues

Commits

List of commits on branch main.
Unverified
908e94cd132c7fe05a00fc27d81898d470c8cdad

update deps and purge unused code

nnicoalbanese committed 4 days ago
Unverified
5dc523656ae1858c397674ce7c792fbd3c2c97a2

update

nnicoalbanese committed 2 months ago
Unverified
6dc7bf7bb7e4fb168969f3527725120807e1b28f

add gen ui helper

nnicoalbanese committed 3 months ago
Unverified
e3bad758fb8b2284e60847151c5e7360c7a4617e

update naming

nnicoalbanese committed 3 months ago
Unverified
47ece93c841da2a70ef0a2f9d939f6022e27a592

init

nnicoalbanese committed 3 months ago
Unverified
a71df6fe029a6218b7f9ec345bf3eaec9b8d53d7

Initial commit from Create Next App

nnicoalbanese committed 3 months ago

README

The README file for this repository.

This 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:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.