Skip to content

Commit

Permalink
Update ARCHITECTURE.md
Browse files Browse the repository at this point in the history
Co-authored-by: Guangcong Luo <[email protected]>
  • Loading branch information
singiamtel and Zarel authored Jan 9, 2024
1 parent 312ffbb commit dafe181
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ARCHITECTURE.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@ Login server

The client’s login server, which handles logins and most database interaction, is written in PHP, with a rewrite to TypeScript in progress. The backend is split between a MySQL InnoDB database and a Percona database, with a migration to Postgres planned.

Its entry point is [action.php](https://github.com/smogon/pokemon-showdown-loginserver/blob/master/src/actions.ts).
Its entry point is [server.ts](https://github.com/smogon/pokemon-showdown-loginserver/blob/master/src/server.ts).

0 comments on commit dafe181

Please sign in to comment.