Skip to content

yeshavyas27/BEING_BACKEND

Repository files navigation

BEING BACKEND SERVER

Exercise correctly with Being Setup

  1. Clone the repo
  2. Switch to the current directory
    cd /path/to/BEING_BACKEND
    
  3. Create the docker image of the application
    docker build -t being_backend .
    
  4. Add values of mongo db host, user and passwork in docker-compose.yml
  5. Run the image / make a container
    docker-compose up
    

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published