Skip to content

sabaicode-dev/camformant-v2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started

Before starting the services, make sure to set up the necessary environment variables. Go to Link to get the required .env files.

To start the various services in the project, run the following commands in separate terminal windows:

Frontend Apps

  • Admin Dashboard
    yarn start:camformant-admin
  • Client Commpany
    yarn start:frontend-client
  • Client User
    yarn start:camformant-client

Backend Services

  • User Service
    yarn start:user-service
  • Authentication Service
    yarn start:auth-service
  • Chat Service
    yarn start:chat-service
  • Job Service
    yarn start:job-service
  • Notification Service
    yarn start:notification-service
  • API Gateway
    yarn start:api-gateway-service

Make sure you have all dependencies installed by running yarn install in the root directory before starting the services.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 6