Skip to content

Typescript based express API with ZOD validation

Notifications You must be signed in to change notification settings

shubhamkashyapdev/ts-express-zod

Repository files navigation

Available Scripts

  • clean - remove coverage data, Jest cache and transpiled files,
  • prebuild - lint source files and tests before building,
  • build - transpile TypeScript to ES6,
  • build:watch - interactive watch mode to automatically transpile source files,
  • lint - lint source files and tests,
  • prettier - reformat files,
  • test - run tests,
  • test:watch - interactive watch mode to automatically re-run tests

Setup slack app - for notification

  • https://blog.devgenius.io/slack-notifications-in-node-js-a-quick-tutorial-887e006c4ae9

@todo --

  • Implement initial user auth
  • Add zod validation - schema parsing in user auth - (DONE)
  • Integrate the email authentication - slack notification - (DONE)
  • Integrate the phone authentication - slack notification - (DONE)

About

Typescript based express API with ZOD validation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published