PradyumnaKrishna / enigma-protocol

An end to end encrypted messenger using Flask, SocketIO, and Vue.js
https://protocol.onpy.in
MIT License
19 stars 34 forks source link

added the code for error page and create template folder for error page #77

Closed idiotcommerce closed 9 months ago

idiotcommerce commented 9 months ago

@PradyumnaKrishna

hello, i added the code for customize error page. i think it will work now. please check it.

thank you. kancharla srinadh

PradyumnaKrishna commented 9 months ago

Sorry @idiotcommerce, but this is now how it will fix.

Enigma-protocol has two components, client and server. This should be added on the client end, not on the server side. Server side only contains the apis and not a 404 not found page.

So, closing this because we are not aiming to add this functionality to the backend.

idiotcommerce commented 9 months ago

can i do it for server side. is it ok. i know fastapi