Skip to content

sunway-official/acm-server-v2

Repository files navigation

ACM-Server-V2

This is the new version of the acm backend project, maintaining by Nhat Khanh

Why a new version

Get ready for Apollo Server 2

  • This project will be updated to apollo 2 when it's released while the old server will keep working on apollo 1

Typescript

  • Type system: a whole new coding experience
  • Code optimization by tslib
  • Use newest Javascript features
  • Easy to switch from Javascript and Java or C#

TypeORM

  • New ORM, no more knex
  • Don't need to work with two seperate models
  • Cleaner code
  • Easier to run and maintain
  • Faster

Class-Validation

  • Validation library with typeORM

About

Version 2 of the backend project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published