-
Notifications
You must be signed in to change notification settings - Fork 29
Set Up Individual Development Environment for Mentees #35
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Description:
Each mentee must set up their local development environment to work on the integration of OpenPAYGO Token and LF Hyphae APIS. This includes installing necessary dependencies, configuring access to repositories, and ensuring proper connectivity to APIs and databases.
Acceptance Criteria:
- It would be important to have a computer with a dual boot of Windows and Ubuntu because the majority of the work will be done under Linux and it is easier to manage dependencies.
- Install required development tools (e.g., Python, Node.js, Docker, PostgreSQL, API testing tools).
- Clone the OpenPAYGO Token and LF Hyphae APIS repositories.
- Set up and configure a local API testing environment.
- Validate connectivity by making a test API request and logging the response.
Reactions are currently unavailable
Metadata
Metadata
Labels
enhancementNew feature or requestNew feature or request