Skip to content

CI5KO/React-PWA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React PWA Project test

This is a test project to combine the next topics in one project!

  • React
  • TypeScript
  • Tailwind CSS
  • Webpack
  • PWA
  • Micro Services
  • Hexagonal Architecture
  • Docker

Getting started

Before running the server on a local machine for development, you need to set the https protocol to run the PWA side

Go to Chrome and paste the next path

chrome://flags/#unsafely-treat-insecure-origin-as-secure

And set the Insecure origins treated as secure to enable, then put the next path as insecure to secure path

http://localhost:3000

Finally, run the server!

npm start
# or
yarm start

Docker

docker compose up

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published