Skip to content

ThalesVonMilet/integration-for-gitpod

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tipps

when env got changed run 'docker compose up -d' or 'docker compose up -d --build --force-recreate'

To connect to it in Flutter you need to set the endpoint as 'https://8080-appwrite-integrationfor-52tyj68ojp0.ws-eu77.gitpod.io/v1' the 'https' is realy important especially the 's' at the end and the server sometimes changes so you need to adjust the ws-eu77 with the new server of GitPod

An Appwrite template on Gitpod

This is a Appwrite template configured for ephemeral development environments on Gitpod.

Next Steps

Click the button below to start a new development environment:

Open in Gitpod

Get Started With Your Own Project

A new project

Click the above "Open in Gitpod" button to start a new workspace. Once you're ready to push your first code changes, Gitpod will guide you to fork this project so you own it.

An existing project

To get started with Docker Compose on Gitpod, copy the contents of this folder to your own project. To learn more, please see the Getting Started documentation.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 80.8%
  • Dart 19.2%