Skip to content

ozps/askbid-backend

Repository files navigation

AskBid Backend

SE Project in 2110423 SOFTWARE ENG @CU

Preparation

  • Install GraphicsMagick. In Mac OS X, you can simply use Homebrew and do
    $ brew install graphicsmagick
  • Create dbConfig.js and keys.js and move to folder config
  • Create MySQL database by using AskBid.sql
  • Install yarn by
    $ npm install -g yarn
  • Run following command at app directory
    $ yarn install

Start Server

  • Run following command at app directory
    $ yarn server

Documentation

  • Swagger at path /api-docs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published