Skip to content

crossid/hello-tf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

hello-terraform

Infrastructure for deployment of the hello project.

Overview

This repository contains Terraform deployments to provision the hello project across multiple cloud providers.

This deploys the following services:

  • hello-fastapi - A FastAPI application that creates a REST API.
  • hello-nextjs - A Next.js application that creates a web app that interacts with the API.

Cloud Providers

Clone the Repository

git clone https://github.com/crossid/hello-tf.git
cd hello-tf

Follow the instructions in the cloud provider's README to deploy the services to the cloud provider of your choice.

About

Deploy hello via Terraform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published