Skip to content

This is a fullstack project which I developed the frontend with react, the backend in AWS with terraform using the services as Cognito, S3 and Lambda

Notifications You must be signed in to change notification settings

tecjeferson/imagesharing-terraform-react-cognito-lambda-aws

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


React - Terraform - AWS

https://jefersonvrocha.com.brLinkedIn

screenshot

Key Features

  • React/NextJs handle the image list view and upload once the user validade the login by AWS Cognito, once the user upload React will send the file to S3 and after that lambda function will be triggered.

How To Use

  • To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:
# Clone this repository
$ git clone https://github.com/tecjeferson/imagesharing-terraform-react-cognito-lambda-aws

# Go into the repository
$ cd imagesharing-terraform-react-cognito-lambda-aws
$ cd frontend

# Install dependencies
$ npm install

# Run the app
$ npx next start

#To run terraform at /backend I suggest read the official documentation to make sure what you are doing and prevent incidents or hight AWS costs.

License

MIT


About

This is a fullstack project which I developed the frontend with react, the backend in AWS with terraform using the services as Cognito, S3 and Lambda

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published