3.4.6 • Published 12 months ago

common-recruspin-codebase v3.4.6

Weekly downloads
-
License
ISC
Repository
-
Last release
12 months ago

Common Recruspin Codebase

Some variables & types are used in both Frontend and Backend. In order to avoid duplication,keep consistency and unity we have created a common codebase in NPM and use them in both Frontend and Backend in following way:

import commonCodebase from "common-recruspin-codebase"

const { roles } = commonCodebase.appUser

We need to keep both Repositories synced with the right version in all envs.

Development cycle

1- Pull the latest code from master 2- Make changes and run pnpm apply 3- Login to NPM with npm login 4- Publish the package with pnpm publish 5- Push the changes to master

Credentials

username: recruspin email: r.mozafari@jobadpartner.de pass: recruspin.novu.test2024

3.4.6

12 months ago

3.4.5

1 year ago

3.4.4

1 year ago

3.4.3

1 year ago

3.4.0

1 year ago

3.3.0

1 year ago

3.2.0

1 year ago

3.1.0

1 year ago

3.4.2

1 year ago

3.4.1

1 year ago

3.0.0

1 year ago

2.0.0

1 year ago

1.0.0

1 year ago