dcc-members-oidf Description: TODO Dependencies: sqlite3, express Key commands: Load schema.sql into DB: sqlite3 entities.db < schema.sql Launch node: node index.js Test endpoint: curl -X GET http://localhost:3000/test1 How to push the latest SQLite database to AWS: TODO