A sample backend Typescript NodeJS store that uses Express, Mongoose, MongoDB. Testing is handled with Jest. A GitHub Actions workflow is provided for TS compilation to JS, linting, test running and Docker build & push to DockerHub.
Authentication is handled with a JSON web token.