Skip to content

Commit 41f555a

Browse files
committed
readme
1 parent 6b2f2ce commit 41f555a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33

44
This branch uses Spring Boot Data JPA to store game records in a PostgreSQL database on Amazon RDS.
55

6+
[Add a PostgreSQL database](http://docs.aws.amazon.com/elasticbeanstalk/latest/dg/using-features.managing.db.html) to your Elastic Beanstalk environment, deploy this branch, and then use the demo page (/#/sql) to test the connection.
7+
68
**Front end**
79
- [`demo.html`](https://github.com/awslabs/eb-java-scorekeep/blob/sql/public/demo.html) - Demo page with buttons for generating calls to database
810
- [`demo-controller.js`](https://github.com/awslabs/eb-java-scorekeep/blob/sql/public/app/demo-controller.js) - Controller

0 commit comments

Comments
 (0)