mirror of
https://github.com/SrIzan10/hc-harbor.git
synced 2026-05-01 10:45:21 +00:00
dumb errors
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Hackatime!
|
||||
# Hackatime
|
||||
|
||||
[](https://status.hackatime.hackclub.com/status/hackatime)
|
||||
[](https://status.hackatime.hackclub.com/status/hackatime)
|
||||
@@ -48,9 +48,9 @@ app# bin/rails c # start an interactive irb!
|
||||
app# bin/rails db:migrate # migrate the database
|
||||
```
|
||||
|
||||
You can now access the app at http://localhost:3000/
|
||||
You can now access the app at <http://localhost:3000/>
|
||||
|
||||
Use email authentication from the homepage with `test@example.com` or create a new user (you can view outgoing emails at http://localhost:3000/letter_opener)!
|
||||
Use email authentication from the homepage with `test@example.com` or create a new user (you can view outgoing emails at [http://localhost:3000/letter_opener](http://localhost:3000/letter_opener))!
|
||||
|
||||
Ever need to setup a new database?
|
||||
|
||||
|
||||
Reference in New Issue
Block a user