samchon / bbs-backend

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

Drop Encrypted endpoints #13

Closed samchon closed 7 months ago

samchon commented 7 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