Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 1.4 KB

ReadMe.md

File metadata and controls

28 lines (20 loc) · 1.4 KB

Postgres-CRUD-Ui

This project is built with Admin.js + Prisma to demonstrate the dynamic CRUD UI creation for Postgres backend without having to declare the resources manually one-by-one. All tables in the Postgres will be available for the CRUD operations.

How to run

  1. Install the dependencies with npm install
  2. Copy the .env.example file to .env file and adjust the settings.
  3. Create the tables and databases in the Postgres with npm run db:push command.
  4. Seed the sample data with npm run db:seed command.
  5. Build the source with npm run build command.
  6. Launch the app with npm run start command. - username: [email protected] - password: password

Screenshots

List screen image

Filter screen image

Create new image

Contact

Get in touch with GK Palem if you are looking for any help with Startup MVPs, product planning, business strategy or generic help on how to adapt emerging technology (AI, Blockchain, Industry 4.0, Web 3.0 etc.) in an organization's business processes and products/solutions.