Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 369 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 369 Bytes

Schemu

A tool to collaboratively design PostgresQL table schemas

To install: npm install

To run in development mode: npm run dev

To run in production mode: npm run build && npm start

A live implementation of this project can be found at https://schemu.net.

Built and maintained by Henry Black, Madison Brown, Derek Lauziere and Egon Levy.