Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 251 Bytes

File metadata and controls

3 lines (2 loc) · 251 Bytes

This repository contains a simple CRUD web app using Express and PostgreSQL.

#Note: To use the code, replace all the process.env variables with their counterparts in your system and also copy-paste the commands given in "database.sql" sequentially.