File tree 2 files changed +10
-1
lines changed
src/routes/console/project-[project]/overview
2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change
1
+ # This configuration file was automatically generated by Gitpod.
2
+ # Please adjust to your needs (see https://www.gitpod.io/docs/introduction/learn-gitpod/gitpod-yaml)
3
+ # and commit this file to your remote git repository to share the goodness with others.
4
+
5
+ # Learn more from ready-to-use templates: https://www.gitpod.io/docs/introduction/getting-started/quickstart
6
+
7
+ tasks :
8
+ - init : npm install && npm run build
9
+ command : npm run dev
Original file line number Diff line number Diff line change 98
98
<section class =" common-section grid-1-2" >
99
99
<div class =" grid-1-2-col-1" >
100
100
<h3 class =" heading-level-7" >Integrate With Your Server</h3 >
101
- <p class =" u-line-height-1-5 u-margin-block-start-16" >
101
+ <p class =" u-line-height-1-5 u-margin-block-start-16" >
102
102
Appwrite is designed to adapt to your existing backend. Integrate Appwrite with your
103
103
backend code base using Server SDKs or Webhooks.
104
104
</p >
You can’t perform that action at this time.
0 commit comments