You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
Go to file
Ayush Mukherjee 47d8f70baf add mongoose 4 years ago
src rename project to apl nuke 4 years ago
.gitignore add .env.local to gig 4 years ago
README.md rename project to apl nuke 4 years ago
env.example move env.ex to main folder 4 years ago
package-lock.json add mongoose 4 years ago
package.json add mongoose 4 years ago

README.md

APL Esports Nuke

This is a real-time websocket service for handling live updates of stream data. This includes basic token authentication through the CMS for creating/updating data.

Todos

  • data
    • create channels
    • create migrations with stream consideration
    • read from db
    • create data
    • update data
  • authentication
    • create collection
    • cache tokens on startup
    • allow create, update only on authentication