Giter VIP home page Giter VIP logo

fullstack-appsync-with-bedrock's Introduction

Fullstack AI on AWS

ai on aws 👉 https://youtu.be/EEhgiHnnHXg 👈

If you've ever wanted to complete guide to building your next application on AWS, this is the repo for you.

🗒️ This repo is part of a YouTube video that describes how each of the various pieces are built and deployed.

Overview

This repo brings together core AWS services that every app needs:

All of these services are located in their own folder in the backend directory. They then come together in the lib/backendStack.ts file.

In addition, this comes with a frontend that uses NextJS, Tailwind CSS, DaisyUI, and Amplify Libraries.

This is completely built with TypeScript on both the NextJS side and the AWS CDK side.

Checkout my YouTube channel for more content like this!

Note

This project expects a file called aws-exports.ts. The Youtube video shows how to create this but essentially the following fields would need to be populated:

export const config = {
	aws_project_region: '',
	Auth: {
		region: '',
		userPoolId: '',
		userPoolWebClientId: '',
		identityPoolId: '',
	},
	aws_appsync_graphqlEndpoint: '',
	aws_appsync_region: '',
	aws_appsync_authenticationType: '',
}

fullstack-appsync-with-bedrock's People

Contributors

mtliendo avatar

Stargazers

Göker Güner avatar Oğuzhan Kodal avatar Andrii Skrebets avatar Cameron Stewart avatar _ avatar saumya-bjm avatar Fabrizio Silvestri avatar Ali Emre Akgül avatar  avatar Nir Zilberman avatar sowmya kota avatar Masthan Puli avatar Milind Mishra avatar Hai Tran avatar James Wong avatar Veli Emre Çetin avatar Danielle Heberling avatar Dilan Kaya avatar Ro avatar Kaan Ertürk avatar Mohamad Elwan avatar Nisanur Korkmaz avatar Zesa YAZILIM avatar Ergün Kargün avatar Yusuf KEF avatar Tarık KABAK avatar  avatar  avatar Ahmet Karalar avatar Fatih Demirağ avatar  avatar Abdullah Baş avatar Ali Muşdu avatar  avatar İsmail Sarıarslan avatar Kursatkun avatar Ömer Eraslan avatar Alper Karaca avatar Muhammed Enes Yılmaz avatar Ali Kurtoğlu avatar Ahmet Servet Polat avatar  avatar Umut Aytuğ Semerci avatar muvahhid kılıç avatar  avatar Aliyavar_Guluzada avatar Anıl avatar Fons Biemans avatar

Watchers

Ali Muşdu avatar  avatar Zesa YAZILIM avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.