Postgraduate Assistant Post Management System.
🎈 Use technology for user experience to make society a little better.
Backend framework has changed from Python to NodeJS since commit#8c75cfa
$ git clone https://github.com/imhele/bjtu-papms.git --depth=1
$ cd bjtu-papms && npm install && cd ./serve && npm install && cd ..
$ npm start:mock
# Open a new bash window
$ cd ./serve && npm run dev
$ git clone https://github.com/imhele/bjtu-papms.git --depth=1
$ cd bjtu-papms && sh ./deploy.sh
GPL-3.0