Skip to content

restackio/cloud-sdk-starter-hello-world

Repository files navigation

Restack Cloud SDK Hello World

This repository provides a starter "Hello World" example to help developers learn how to use the Restack Cloud SDK. It is designed to showcase the basic setup and usage of the SDK, making it easier for developers to integrate it into their own projects.

Table of Contents

Getting Started

To get started with the Hello World example, clone this repository and follow the instructions below for setup and usage.

git clone https://github.com/yourusername/restack-cloud-sdk-hello-world.git
cd restack-cloud-sdk-hello-world

Usage

This example demonstrates a simple "Hello World" application using the Restack Cloud SDK. Follow the instructions in the README file located in the example directory to run and use the example.

Testing with Docker

To test the example using Docker, run the following command:

docker-compose up

Once the containers are up and running, navigate to http://localhost:8080 in your web browser to access the example application.

Contributing

Contributions are welcome! If you have an improvement to the example or an idea for a new example, please open a pull request.

License

This repository is licensed under the MIT License.

Releases

No releases published

Packages

No packages published