Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
asbarron authored Sep 13, 2024
1 parent 9112b47 commit 9dd0568
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,11 +59,11 @@ in the terminal you can check the rest of the progress of the containers with `
After Rails is running, the app can be reached at either
[http://localhost:3000](http://localhost:3000) (dev) or [https://localhost](https://localhost) (prod).

In the development environemnt the `/admin` panel is available at [http://localhost:3000/admin](http://localhost:3000) and the login information is available in [seeds.rb](./seeds.rb).
In the development environment the `/admin` panel is available at [http://localhost:3000/admin](http://localhost:3000) and the login information is available in [seeds.rb](./seeds.rb).

## Demo
Running `run.sh` for dev and prod
![Demo](./assets/Kapture%202024-09-12%20at%2017.06.32.gif)

I forgot to show the admin panel
![AdminPanel](./assets/Kapture%202024-09-12%20at%2017.13.09.gif)
![AdminPanel](./assets/Kapture%202024-09-12%20at%2017.13.09.gif)

0 comments on commit 9dd0568

Please sign in to comment.