NTUT-NPC / ntut-server

An API server for a series of application of Taipei Tech that write by NTUT Programming Club.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NTUT API Server

CircleCI

An API server for a series of application of Taipei Tech that write by NTUT Programming Club.

Requirements

  • Redis (installed & running)
  • yarn

Build Setup

# install dependencies
$ yarn

# run normally
$ yarn start

# run the application with nodemon for development
$ yarn dev

# run the test
$ yarn test

# run the application with docker
$ docker-compose up

About

An API server for a series of application of Taipei Tech that write by NTUT Programming Club.


Languages

Language:TypeScript 90.3%Language:JavaScript 9.4%Language:Dockerfile 0.4%