Skip to content

Commit

Permalink
Update index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zakhenry committed Sep 24, 2016
1 parent 4d96405 commit 87bd6d4
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ description: Full stack isomorphic typescript framework.

## Roadmap

### First [beta](https://en.wikipedia.org/wiki/Software_release_life_cycle#Beta) release (feature complete) [August 26]
### First [beta](https://en.wikipedia.org/wiki/Software_release_life_cycle#Beta) release (feature complete)
- [ ] Angular Universal (server side prerendering) integration
- [ ] Docker deployment
- [ ] Email sending
Expand All @@ -15,7 +15,8 @@ description: Full stack isomorphic typescript framework.
- [ ] on initialization generate passwords and certificate for auth
- [ ] Integrate code generation methods from Angular CLI
- [ ] Docker integration into toolchain for local dev
- [ ] CLI handled migrations & seeding
- [ ] CLI handled migrations
- [x] CLI handled seeding
- [x] Database migrations
- [x] Database seeding from `MockModelProvider`s
- [x] Full validation decorator complement
Expand Down

0 comments on commit 87bd6d4

Please sign in to comment.