-
Create a PostgreSQL database and user in pgAdmin.
- Database name: e.g.,
inventory_db
- User: e.g.,
inventory_user
- Password: your chosen password
- Database name: e.g.,
-
Copy
.env.example
to.env
and fill in your credentials:cp .env.example .env # Edit .env with your actual values
-
Install dependencies:
npm install
-
Run the app:
node app.js
-
Troubleshooting:
- Ensure PostgreSQL is running and accessible.
- Check your credentials in
.env
. - Use pgAdmin to verify your database and user setup.
-
Notifications
You must be signed in to change notification settings - Fork 0
agile-learning-institute/member-isaiah-inventory-app
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published