This is a server for the Hotel Miranda. Its developed on Node.js and Express. It uses the MongoDB database. And uses the Mongoose library. If you go to the branches it was also produced with PostgreSQL. and Prisma. Aside from beign an api server, it also has a web interface. using Pug. for server side rendering.
$ yarn
$ yarn startCurrently the server is in development. But as soon as it is stable, it will be released.
This project is under GNU GPLv3.