Skip to content

Project Revamp #46

@anibalsolon

Description

@anibalsolon

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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions