Skip to content

CodrJS/models

Repository files navigation

@codrjs/models

npm version CodeQL

Purpose

This module is for defining all reusable models for Codr.

Getting started

### Clone the repository
git clone git@github.com:CodrJS/models.git

### Install the dependencies
yarn install

TODO

  • Create interfaces for all database models
  • Create enums for all predefined states (e.g. user roles, annotation task type, etc.)
  • Create general-use types

About

An npm module with all reusable types in Codr

Resources

License

Stars

Watchers

Forks

Packages

No packages published