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
Copy file name to clipboardExpand all lines: README.md
+6-4Lines changed: 6 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,15 +13,17 @@ Lastly, it aims to save developers a lot of time since all **nasty configuration
13
13
14
14
15
15
16
-
This project is fully integrated with
16
+
**[API-template](https://github.com/LeChatErrant/API-template)** is fully integrated with
17
17
-**[front-template](https://github.com/LeChatErrant/front-template)**, a modern typescript frontend stack
18
-
-**[ops-template](https://github.com/LeChatErrant/ops-template)**, a complete scalable infrastructure on Kubernetes along with its tooling
18
+
-**[ops-template](https://github.com/LeChatErrant/ops-template)**, a complete scalable infrastructure on Kubernetes
19
19
20
20
> Don't hesitate to share your improvements or to give feedback on Discord **(LeChatErrant#6074)**:wink:
21
21
22
22
23
23
24
-

24
+
||
25
+
|---|
26
+
| This repository is **templated**. Use it as a base for your own projects by clicking on **[Use this template](https://github.com/LeChatErrant/API-template/generate)**|
25
27
26
28
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
27
29
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
@@ -48,7 +50,7 @@ API is deployed on **[Heroku](https://www.heroku.com)** and can be reached on **
48
50
49
51
Additionally, a public **[Postman](https://www.postman.com/)** workspace is available on **[www.postman.com/LeChatErrant/workspace/api-template](https://www.postman.com/LeChatErrant/workspace/api-template)** to let you try the API
50
52
51
-
For a complete scalable deployment, see **[ops-template](https://github.com/LeChatErrant/ops-template)**
53
+
For a complete production deployment, see **[ops-template](https://github.com/LeChatErrant/ops-template)**
0 commit comments