Skip to content

minimalgeek/dockerized-fullstack-app-nodejs-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

dockerized-fullstack-app-nodejs-react

It's purpose is to demonstrate, how to build a fullstack application with React and NodeJS and containerize both of them. In it's current stage it's ready to be deployed on AWS EC2 instances.

The backend sends random SameSite: Strict, HttpOnly cookies to frontend in every response. Every subsequent axios requests (coming from the React app) should send these constantly changing cookies back to the backend, since both of the applications are on the same domain.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published