Skip to content

Commit 219a01f

Browse files
committed
changelog and readme
1 parent c0ea238 commit 219a01f

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
66

77
## [Unreleased]
88

9+
### Added
10+
- Added suport to setup GitLab projects
11+
12+
### Changed
13+
- Changed README.md to reflect the right settings
14+
915
## [0.1.0] - 2018-02-25
1016

1117
### Added

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,9 @@ More about this at: https://blog.coderockr.com/simplificando-o-setup-de-projetos
99
Development Start
1010
-----------------
1111

12-
Add `cwps.lucassabreu.test` to your `/etc/hosts` and run `yarn start`, all dependencs will be installed and a watch-server using webpack will be started at http://cwps.lucassabreu.test:3000.
12+
Just run the command `yarn start`, the service must be served through `http://localhost:3000` to [Netlify Auth Providers](https://www.netlify.com/docs/authentication-providers/) to work.
13+
14+
The command will watch for changes on the source and update it automatically.
1315

1416
Deploy
1517
------

0 commit comments

Comments
 (0)