7c1341d439
- move db.js, api.js and register-server.js under src/ with updated naming conventions - add explanation of src/ as the module code directory with index.js as public entry point - document index.js pattern for re-exporting register, createTables and dropTables from src/ - add package.json files field example to restrict published assets