techx / quill

📝 Registration, for hackathons!
https://medium.com/hackmit-stories/quill-an-open-source-hackathon-registration-system-91f3a06d22a2
GNU Affero General Public License v3.0
443 stars 342 forks source link

Milestone2 chatapi + master branch fix #166

Closed rchhong closed 3 years ago

rchhong commented 3 years ago

Finished API endpoint requests for the Chat Team

Description

Two new routes are added per request

Additionally, the master branch of quill not working is not a bug, but actually a feature. The environment file (.env) is missing from the master branch (I believe that is the more secure option) To resolve it, insert this file. Merging this pull request should do this for you guys. Note that most of these values should be changed on production buld.

rchhong commented 3 years ago

did not mean to open this pull request my bad