Skip to content

Commit

Permalink
Updated README and added TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
luccastera committed Feb 7, 2024
1 parent 7011c01 commit e79805e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ To install and run the application locally:
1. Install foreman: `gem install foreman`
1. Run the specs with `bin/ci`
1. Start the application in development mode with `bin/dev`
1. Visit [http://localhost:3009/](http://localhost:3009)

## Routes

Expand Down
4 changes: 4 additions & 0 deletions TODO.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
## TODO

- [ ] Add heroku deployment instructions to README
- [ ] Add kubernetes files and deployment instructions to README

0 comments on commit e79805e

Please sign in to comment.