Skip to content

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

Notifications You must be signed in to change notification settings

NTUT-NPC/ntut-server

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published