Skip to content

A simple project starter with (Ngnix, Reactjs, Redux, Redux Thunk, React Router, AdonisJS, PostgreSQL, Docker, PM2) + (Conventional Changelog with Commitlint, Husky, Git CZ)

License

TrendingTechnology/react-donis-docker-starter

 
 

Repository files navigation


💡 Introduction

A simple project starter with (Ngnix, Reactjs, Redux, Redux Thunk, React Router, AdonisJS, PostgreSQL, Docker, PM2) + (Conventional Changelog with Commitlint, Husky, Git CZ)

📝 Minimal Requirements

  • NodeJs 12.x
  • Docker 18.x
  • Docker-compose 1.25.x

🚀 Install

$ git clone https://github.com/gabriel-roque/react-donis-docker-starter
$ cd react-donis-docker-starter

🔧 Configure in development

$ ./entrypoint-dev.sh

🔧 Configure in production

$ ./entrypoint-prod.sh

📈 Run app

$ docker-compose up -d

Check web-app in http://localhost:3000/ for DEVELOPMENT

Check web-app in http://localhost/ for PRODUCTION

Check api in http://localhost:8080

👤 Authors

Gabriel Roque
Github
Linkedin

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!

About

A simple project starter with (Ngnix, Reactjs, Redux, Redux Thunk, React Router, AdonisJS, PostgreSQL, Docker, PM2) + (Conventional Changelog with Commitlint, Husky, Git CZ)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 92.9%
  • Shell 3.2%
  • HTML 1.8%
  • CSS 1.3%
  • Dockerfile 0.8%