-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Let's use auth as a model for other projects, given it is small.
Some things it would great to bring this project up to speed, ordered by priority:
- Test/fix for current Node LTS version
- Cleanup unused/redundant libraries (e.g. axios & request)
- Latest version of installed libraries
- Review what are devDependencies and what are dependencies
- Transform to ES2020, especially import/export, optional chaining (?.), and absolutely no callback
- Automatic linting
- Automatic testing
- Remove unused folders: example, docs, debug
- Review mongo schema
- Automatic deploy to a test environment
- Transform to TS 5.0
- Rework how configurations are handled, JS files are less than ideal
Metadata
Metadata
Assignees
Labels
No labels