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
- Host: GitHub
- URL: https://github.com/asing1001/universiade-ticket
- Owner: Asing1001
- License: mit
- Created: 2017-08-21T20:35:31.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-09-03T11:46:51.000Z (almost 9 years ago)
- Last Synced: 2025-02-27T21:49:47.750Z (over 1 year ago)
- Topics: nodejs, universiade
- Language: HTML
- Homepage: https://ticket.mvrater.com/
- Size: 39.6 MB
- Stars: 118
- Watchers: 10
- Forks: 22
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.