Embreo-test

Database

image

User

name email password created_at role
Jane Doe admin@rejuvenate-retreats.com Abc12345@ 2024-06-01 09:54:47.280998 vendor_admin
John Doe admin@harmony-haven.com Abc12345@ 2024-06-01 09:54:44.120329 vendor_admin
John Smith admin@tranquil-gatherings.com Abc12345@ 2024-06-01 09:54:44.333415 vendor_admin
Rahul hr@embreo.com Abc12345@ 2024-06-01 09:56:56.096192 company_hr
John Johnson admin@blissful-moments.com Abc12345@ 2024-06-01 09:54:44.35327 vendor_admin
Jane Smith hr@vitality-ventures.com Abc12345@ 2024-06-01 09:54:44.343365 company_hr

Tech stack used

How to run the project 🚀

  1. Open the Terminal.
  2. Clone the repository by entering git clone https://github.com/mrevanzak/embreo-test.git.
  3. Ensure that NodeJS and yarn are installed on the system.
  4. change the directory to repository name using cd embreo-test.
  5. Copy .env.example as .env and fill it
  6. install the dependencies by executing the following command: yarn install.
  7. To run the project. execute yarn dev. and it will point to the localhost server with the port 3000.
  8. Enter the IP Address: http://localhost:3000 on a web browser and use the application.