☁️ deploy on render cloud platform

This commit is contained in:
Ruidy Nemausat 2020-05-12 10:23:44 +02:00
parent 7c875d934f
commit 7ccb8fb9aa

View file

@ -1,6 +1,9 @@
# DevBook
![Deploy](https://github.com/rjNemo/devbook_ts/workflows/Deploy/badge.svg?branch=master)
Social App for connecting with developers & tech enthusiasts.
🕸 [Check it out](https://devbook.onrender.com/)
## Tests
@ -16,6 +19,13 @@ yarn cypress
and edit your E2E test cases in `cypress/integration/` folder.
## Deployment
We use Github Actions to check push and pull requests.
The application is deployed on [Render](https://render.com) cloud platform.
It watches git `master` branch and automatic deploy if the diff passes the tests.
## Built With
- [ReactJs](https://reactjs.org/) - A JavaScript library for building user interfaces