Skip to content

Commit a932ecd

Browse files
authored
Update README.md
1 parent 8fa7bae commit a932ecd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Opinionated project architecture for Full-Stack JavaScript Applications. _(work
66

77

88
## About
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 various services. This project uses a microserice architecture where all individual project runs as a service (container). Testing and code linting is not in the scope of this project at the moment.
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 various services. This project uses a microserice architecture where all individual project runs as a service (container).
1010

1111

1212
## Core Structure

0 commit comments

Comments
 (0)