Architecture

SSN Admin Dashboard App

To view and use the SSN API, visit the production or stagingarrow-up-right version, and log in with your details.

Technology Stack

We are using the following tech stack for SSN AUTH API:

  • Programming Language: JavaScript

  • Frameworks: Next.js and React

Devops and Hosting​

SSN Dashboard App hosting

The SSN Dashboard app is hosted on Google Cloud using cloud run. See details herearrow-up-right.

Development environment setup

For developers, to set up a local environment, follow the steps below:

  • Ensure you have Nodejs (v12 and above), Yarn and Git installed.

  • Clone the repository:

git clone https://github.com/PhilanthroLab/SSN-Servicesarrow-up-right

  • Cd into project folder and Install packages using yarn.

  • Get the .env files from your tech lead and add to your project folder.

Last updated

Was this helpful?