Giter Club home page Giter Club logo

react-to-aws's Introduction

FRED APP (react-to-aws)

An example React app bootstrapped with create-react-app. I am using this project is to show alternative way of deployment to AWS. Check my YouTube channel.

How to run (development mode)

  1. Create a .env.local file, and paste your FRED API key there.
API_KEY=00000000000000000000000000000000

You can request your api key here: https://research.stlouisfed.org/docs/api/api_key.html

  1. Install dependencies and start a dev server
yarn install 
yarn start

You can open the app in your browser (http://localhost:3000/)

react-to-aws's People

Contributors

mateuszsokola avatar

Stargazers

Ralph Greaves avatar  avatar Gonzalo Goral avatar M Adib zamzam avatar Satyam Tiwary avatar Will Sams avatar Craig avatar Brian Farrell avatar  avatar Luan Oliveira avatar Ng Huan Ran avatar Luigi avatar Akash Pandya avatar Leon Rodovinsky avatar Jon Insley avatar

Watchers

 avatar  avatar

react-to-aws's Issues

/api route can expose actual data from api

This approach of using ngnix proxy instead creating express light weight back-end is super time saving and it works really well. However actual proxied api endpoint /api that we created is open for any user to hit.

Do you have any approach which will prevent that from happening and allow only our react application to access it ?

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.