You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using JavaScript for full-stack has always been a challenge especially with architecting various pieces of the application, choosing technologies and managing devOps. This project provides a base for typical project consisting a Landing Website, Web and Mobile Applications, API service and easy deployment of various services. This project uses a microservice architecture where all individual project runs as a service (container).
9
+
Using JavaScript for full-stack has always been a challenge especially with architecting various pieces of the application, choosing technologies and managing devOps. This project provides a base for typical project consisting a Landing Website, Web and Mobile Applications, API service and easy deployment of these services. This project uses a microservice architecture where all individual project runs as a service (container).
10
10
11
-
A typical SaaS product usually consists of following services:
11
+
A typical product (SaaS, etc.) usually consists of following services:
12
12
- Landing page
13
13
- Used for introducing your business to customers
14
14
- Provide links to download the mobile application
@@ -115,23 +115,26 @@ A typical SaaS product usually consists of following services:
0 commit comments