Skip to content
This repository has been archived by the owner on May 3, 2023. It is now read-only.

jyunhan/accessment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

Here are 2 entries in this accessment

  • API server, which supply /api/question in POST method.
  • Scheduler, use cron dependency, can run in a seperated application.

To install dependency

ensure your environment has yarn, then run: yarn install

Prerequisite

If your local environment has occupied 5432 port, please terminate it. and run the docker compose to run our simplier postgres via docker. run: docker compose up -d

How to application launch in local

run: npm start

How to create scheduler

run: npm run cronjob

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published