An open API service indexing awesome lists of open source software.

https://github.com/asing1001/universiade-ticket

Advanced Universiade ticket system
https://github.com/asing1001/universiade-ticket

nodejs universiade

Last synced: over 1 year ago
JSON representation

Advanced Universiade ticket system

Awesome Lists containing this project

README

          

# Universiade Ticket

為了讓世大運訂票更方便而做的,台灣加油!

## Developement

```bash
# install package
npm install

# start
npm start

# test
npm test

# test in watch mode
npm run test:w
```

## Requirements

* Redis
* Nodejs v8.4

## Contributing

Contribution is welcome, feel free to open an issue and fork. Waiting for your pull request.