made a template for the app to be

This commit is contained in:
Valentijn
2026-05-10 11:59:48 +02:00
parent cd4f959723
commit ad34ff36c3
5 changed files with 100 additions and 0 deletions

35
main.js Normal file
View File

@@ -0,0 +1,35 @@
/*
Imports
*/
/*
Constant declaration
*/
/*
Socket.io socket function
*/
/*
Passport.js OAuth2/OICD handler
*/
/*
Express Routes
*/
/*
Run Express
*/