Skip to content

Finaps/Backend-Onboarding-Module-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Backend Onboarding Module Project

This repository contains the basic setup for the Backend Onboarding Module Project During onboarding, the new collegue will fork and extend this project to learn new skills and become familiar with the project setup. On resolution the Mentor(s) can look at the forked project together and discuss to learn even more.

Challenges are scattered troughout the codebase which can form inspiration for extending functionality. The Challenges.md file contains more general challenges that apply to a wider part of the codebase.

Getting started

  • Fork or Clone the project from the Github
  • Use
  dotnet run

in the root folder of both the backend and frontend to start the services.

Feedback, Questions and Support

If you have any feedback, questions or need support, please reach out to us at [email protected] or [email protected].

Common issues

If you try to run it but run into the following error message:

The SSL connection could not be established ...

or

The remote certificate is invalid ....

try to run

dotnet dev-certs https --clean
dotnet dev-certs https --trust

This renews the developer certificate for your dotnet environment

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •