API key working, CORS working, SocketIO working (but no JWT), Chat client v1, Session implemented (server side)
This commit is contained in:
11
public/index.html
Normal file
11
public/index.html
Normal file
@@ -0,0 +1,11 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>EveAI</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1 style="text-align: center;">EveAI</h1>
|
||||
<p style="text-align: center;">Ja ja, ge zijt gearriveerd ;-)</p>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user