Welcome to our Welding Store Hotel chain management open source website, the goal of this project is to create a project to manage rooms as well as goods and inventory. Rights will be divided between Admin and Receptionist. All project folders will be freely accessible, and the Readme file at the top is the initialization file intended to introduce the website.
Step 1: Open a new Terminal from the root folder and type the command: cd/apps/client-ui
Step 2: Type command: npm i as below
Step 3: Next, follow Client_ReadMe
B1: Open a new Terminal from the root folder and type the command: cd/apps/Server/gateway
B2: Type command: npm i as below
B3: Next, follow Server_ReadMe
Remember to pre-install NodeJS on the device and open both cmd client and server to launch the project.
Remember to replace the configs in the .env file of both client-ui and Server folders to match your database.