/esmiows

Primary LanguageTypeScript

EsMío with websockets

This is the backend of www.esmío.com page, pleace concider take this options comands:

to Run the project in development status

npm run dev

also this will need a .env file, thats contain URLdb for database connection.

To Run in production status

npm start

for this, you need to configure your enviorment variables without .env file.