Install Locally
Last updated
Last updated
OS
Ubuntu, linux and Mac
RAM
4GB (8GB recommended)
SSD/HDD
256 GB
Node
10 / 12
Postgres
9.6
Redis
4.x or above
Kafka
2.4.1
The steps to install contribution/program service, are given in here.
Make sure you have all the system requirements and system installations to successfully install and run Program Service.
Program service uses Postgres database to store and manage data. Refer for the database and table structure.
Refer to use psql using command line and pgAdmin client.
Clone project
Note: Stable versions of the sunbird portal are available via tags for each release, and the master branch contains latest stable release.
Install required dependencies
Edit the Application Configuration
Open the file {PROJECT-FOLDER}/src/envVariables.js
in any available text editor and update the contents of the file so that it contains exactly the following values
Once the file is updated with the correct values, you can proceed with running the application
The local HTTP server is launched at http://localhost:6000
The application can now be debugged using chrome devTools.
Install Git Submodules to make use of