Skip to content

Central platform repository for BharatSeva+, containing all core services managed as Git submodules

License

Notifications You must be signed in to change notification settings

BharatSeva/core

Repository files navigation

BharatSeva+ Platform

Central platform repository for BharatSeva+, containing all core services managed as Git submodules.
This repository acts as the central control system for managing, updating, and organizing all modules.


Getting Started

  1. Clone the repository:
git clone https://github.com/BharatSeva/bharatseva-plus-platform.git
cd bharatseva-plus-platform
  1. Initialize, update submodules and start the docker containers:
make init
  1. Access the services:

Available Make Commands

  • make init: Initializes and updates all git submodules and starts the docker containers.
  • make start: Starts the docker containers.
  • make stop: Stops the docker containers.
  • make restart: Restarts the docker containers.
  • make status: Displays the status of the docker containers.
  • make rm-vol: Removes all docker volumes associated with the project.

Enjoy exploring the BharatSeva+ platform!

About

Central platform repository for BharatSeva+, containing all core services managed as Git submodules

Topics

Resources

License

Stars

Watchers

Forks