Move plugin-contract.md into README's Building plugins section; remove docs/, repoint all references
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
For each todo item, interview the user extensively to deeply understand the scope and goal of each.
|
||||
|
||||
- [x] Organize the files in src in to folders so it is easier to understand the structure of the code.
|
||||
- [ ] The file src/logger.ts seems redundant. Why can't we just use @larvit/log directly? Set service name as an ENV config value also.
|
||||
- [x] Move docs/plugin-contract.md into README.md and remove the docs folder.
|
||||
- [ ] The plugins/scheduling is an example and shouldn't be committed to the plugins directory since that should be empty to be able to be mounted in via docker or other means for the users/develoeprs using this application/framework. Put it in the examples folder instead.
|
||||
- [ ] Build and publish docker image as CI/CD. Ma
|
||||
- [ ] Add i18n support.
|
||||
Reference in New Issue
Block a user