Skip to content

hirenpanchal1401/JOI-VALIDATION

Repository files navigation

interview-management-system

An interview management system for our internal use.

Pre-request

How to run ?

    1. npm i
    1. Create .env file at root. Take reference from .env.example
    1. Create database for app (make sure postgres service is running).
    1. Run migration script ./migratIt.sh
    1. npm run-script start-dev to run app in development.
    1. npm start to run app in production.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors