-
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
56 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
## Intro to CD/CI of isomorphic app and libs | ||
Continouse delivery and continouse integration are crucial part of | ||
modern software development. | ||
|
||
|
||
## Github pages with websql mode | ||
``` | ||
taon release | ||
``` | ||
|
||
## Taon open source cloud in docker | ||
|
||
``` | ||
taon release | ||
``` | ||
|
||
|
||
## Taon.dev cloud | ||
|
||
``` | ||
taon release | ||
``` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
## Taon config | ||
|
||
Config of application | ||
|
||
## Taon controller | ||
|
||
Injectable to angular's api service. | ||
Glue between backend and frontend. | ||
|
||
## Taon entities | ||
|
||
Entity class that can be use as Dto | ||
|
||
## Taon providers | ||
|
||
Injectable (service like) classes | ||
|
||
## Taon repositories | ||
|
||
Injectable (service like) classes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters