Skip to content

A template using typescript, react, nodejs, nginx with docker

Notifications You must be signed in to change notification settings

convers39/react-nodejs-nginx-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TEMPLATE

Typescript + Nodejs + React + Nginx + docker setup

HOW TO USE

  1. Pull the repo

  2. npm install in api and client folder

  3. create env files required by docker-compose file, or comment out the env_file

  4. add 127.0.0.1 testhost to hosts file, or change server_name in nginx/conf.d/default.conf to localhost

  5. run docker compose up

About

A template using typescript, react, nodejs, nginx with docker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published