Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The Nodejs backend #7

Open
3 of 4 tasks
smackthat opened this issue Feb 16, 2021 · 0 comments
Open
3 of 4 tasks

The Nodejs backend #7

smackthat opened this issue Feb 16, 2021 · 0 comments

Comments

@smackthat
Copy link
Owner

smackthat commented Feb 16, 2021

Build a backend for the app by using Nodejs and Express. Should serve as a proxy to the Trefle API, so the API secret token is kept secret. Also, in production mode serves the client side build.

Functionalities:

  • Should handle request that gets all the plants for a selected region from the API.
  • Should handle a request that gets single plant's info.
  • Should get distribution zones for selected plant.
  • Should serve the client build in production.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant