Skip to content

Latest commit

 

History

History
76 lines (52 loc) · 2.44 KB

README.md

File metadata and controls

76 lines (52 loc) · 2.44 KB


💡 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!