chore: remove demo link from readme
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
# Chess Game
|
||||
|
||||
> [Working Demo](https://chess.raru.dev)
|
||||
|
||||
## Project Description
|
||||
|
||||
A minimalistic server for a chess game accompanied by a corresponding website.
|
||||
@@ -78,6 +76,8 @@ instance. Within the EC2 instance, an nginx server is configured to route
|
||||
incoming HTTPS traffic from port 443 to the specific port where the application
|
||||
server is listening, ensuring secure communication.
|
||||
|
||||
> NOTE: deployment is no longer available
|
||||
|
||||
## Reflection
|
||||
|
||||
The goal of the project was to build a fully functional chess server and to
|
||||
|
||||
Reference in New Issue
Block a user