ai-jiraphinya / ai-jiraphinya-cloud

Home Page:https://ai-jiraphinya-cloud.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bookshop Demo

Bookshop is a virtual online bookstore application through which you can find books of various categories and rate the books.

You can perform CRUD operations such as viewing book details, adding and deleting ratings, editing book inventory, etc.

Powered by TiDB Cloud, Prisma and Vercel.

πŸ”₯ Visit Live Demo

πŸ‘‰ Click here to visit

image

Deploy on Vercel

πŸ§‘β€πŸ³ Before We Start

Create a TiDB Cloud account and get your free trial cluster.

πŸš€ One Click Deploy

You can click the button to quickly deploy this demo if already has an TiDB Cloud cluster.

Deploy with Vercel

Integration will guide you connect your TiDB Cloud cluster to Vercel.

Manually Deploy (Not recommended)

1. Get connection details

You can get the connection details by clicking the Connect button.

image

Get User and Host field from the dialog.

Note: For importing initial data from local, you can set an Allow All traffic filter here by entering an IP address of 0.0.0.0/0.

image

Your DATABASE_URL should look like mysql://<User>:<Password>@<Host>:4000/bookshop

2. Deploy on Vercel

Deploy with Vercel

image

πŸ“– Development Reference

Prisma

Prisma Deployment Guide

Bookshop Schema

Bookshop Schema Design

About

https://ai-jiraphinya-cloud.vercel.app

License:Apache License 2.0


Languages

Language:TypeScript 88.4%Language:JavaScript 6.9%Language:HTML 4.3%Language:CSS 0.4%