- Created resources data structure in `resources.ts` - Added roles data structure in `roles.ts` - Implemented seeding for crime categories and incidents with detailed logic in `crime-category.ts` and `crime-incident.ts` - Developed demographic data seeding logic in `demographic.ts` - Implemented geographic data seeding from GeoJSON files in `geographic.ts` - Added permission seeding logic in `permission.ts` - Created resource and role seeding scripts in `resource.ts` and `role.ts` |
||
---|---|---|
.. | ||
application | ||
entities | ||
infrastructure | ||
interface-adapters/controllers |