design-hub-arc / software-db

A database management website for tracking software licenses
1 stars 0 forks source link

software-db

A database management website for tracking software licenses

Setup

In the config folder, create the following files:

Once you have created these files, run the program using

node index.js -d

The -d flag tells the program to create the database tables and indexes it needs.

Command Line Options