This is the new version of the acm backend project, maintaining by Nhat Khanh
- This project will be updated to apollo 2 when it's released while the old server will keep working on apollo 1
- Type system: a whole new coding experience
- Code optimization by
tslib
- Use newest Javascript features
- Easy to switch from Javascript and Java or C#
- New ORM, no more
knex
- Don't need to work with two seperate models
- Cleaner code
- Easier to run and maintain
- Faster
- Validation library with
typeORM