Skip to content

Commit

Permalink
ci build image passed
Browse files Browse the repository at this point in the history
  • Loading branch information
harrywang committed Apr 11, 2020
1 parent 72e2141 commit c305f32
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# About
[![harrywang](https://circleci.com/gh/harrywang/fred.svg?style=svg)](https://app.circleci.com/pipelines/github/harrywang/fred)

FRED (Flask + REact + Docker): An End-to-End Boilerplate for Full Stack Development

Demo: [harrywang.me/fred](http://harrywang.me/fred)
Expand Down Expand Up @@ -198,3 +200,9 @@ $ heroku run python manage.py reset_db
$ heroku run python manage.py load_data
```
Done! your app is running at https://getfred.herokuapp.com and https://getfred.herokuapp.com/docs/

## CircleCI

- add .circleci/config.yml
- add Docker Hub environment variables
<img width="771" alt="Screen Shot 2020-04-11 at 10 08 35 AM" src="https://user-images.githubusercontent.com/595772/79046079-97525b80-7bdc-11ea-8c6d-b974539be00d.png">

0 comments on commit c305f32

Please sign in to comment.