TODO
General
- node v18
- Refactor out
secrets.json and use dotenv. - ignite-cli generate
- Service
- API
- CMS
- admin widget
- "module" - all in one service/admin/api
- caching documentation - memcached, redis, etc with plugin architecture
- metrics documentation - statsd etc
- lerna repo for generator/core/cli etc
- plugin system
- require secret generation:
- reduce duplication of tag stuff - search for readOnly/"no default" switch case
- should database updates be applied when "service" starts?
- replace express-graceful-shutdown with https://www.npmjs.com/package/express-graceful-exit
- workflow CI
- is modernizr even really needed?
- schemata should have an
.extend({ properties }) feature
Admin
- replace create-signed-api-url for cf-signature.sign
- Shared CKEditor anchors
API
Service
Worker
- should be much simpler to define tasks/entry/which environment it runs on
- sitemap would be good if it can auto-detect static routes?
- no site process, need a cmsable (maybe?) way of defining static routes