samchon / bbs-backend

Simple Bullet-in Board System Backend
https://nestia.io
MIT License
24 stars 3 forks source link

Adapt tstl v3 update #16

Closed samchon closed 5 months ago

samchon commented 5 months ago

Before submitting a Pull Request, please test your code.

If you created a new created a new feature, then create the unit test function, too.

# COMPILE THE BACKEND SERVER
npm run build

# RUN THE TEST AUTOMATION PROGRAM
npm run test

Learn more about the CONTRIBUTING