Saturday, 4 January 2020

Projects structure

I am using node js as backend language and k8s as server. There are some types of projects, Jobs witch executes sql procedure/query, jobs with some business logic, and Api(public and private), I want to have 1 repo for all procedure executers and have main structure for other types.Can you share some good designed structures?

Submitted January 04, 2020 at 07:25AM by Grigsuv

No comments:

Post a Comment