Skip to content

ovz/VendorSite

 
 

Repository files navigation

Vendor Subsites!

Remix project to create subsites based on cockroachDB backend

Step 1. Clone the project to your local machine

Step 2. Install depenencies npm install

Step 3. Create a .env file with a DATABASE_URL enviroment variable.

Step 4. Start the app in development mode: npm run dev

This project stack uses

(Remix)[https://remix.run/docs/en/v1#remix-docs] - React Framework

TailWindCSS - Styling

Prisma - ORM

CockroachDB - Database

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 75.4%
  • CSS 24.6%