freeCodeCamp / hackathon-leaderboard

An open source hackathon leaderboard
MIT License
9 stars 12 forks source link

Server: Listen for webhooks and update a correct team record #3

Closed Bouncey closed 6 years ago

Bouncey commented 6 years ago
scissorsneedfoodtoo commented 6 years ago

@Bouncey, do you have a server boilerplate in mind? Or are you thinking of doing something from scratch, maybe with Express?

Bouncey commented 6 years ago

I was looking into using Loopback 4 which is built using typeScript and is something we are looking to convert our production server too.

But I think it would be more sane to use express for this due to the time restraints

Bouncey commented 6 years ago

closed via #17