Skip to content

feat: turborepo apps#228

Merged
JadlionHD merged 23 commits intomainfrom
apps
Nov 25, 2025
Merged

feat: turborepo apps#228
JadlionHD merged 23 commits intomainfrom
apps

Conversation

@JadlionHD
Copy link
Copy Markdown
Member

@JadlionHD JadlionHD commented Nov 7, 2025

In this pull request, there's 2 major things that changes:

  • Move several files such as config, constants, types & utils into their own packages.
  • Separate the logon & login pages into different apps. (currently working on it)

@badewen
Copy link
Copy Markdown
Member

badewen commented Nov 9, 2025

Looks fine to me so far

…ict)

# Conflicts:
#	apps/server/src/core/Peer.ts
#	packages/db/handlers/Player.ts
#	packages/utils/util/Utils.ts
Didnt notice those, i was sleepy like 2:48 AM ;-;
I guess i have to take a nap now, good night ⛺
I guess we have to move to postgresql & create a docker compose on it
@JadlionHD
Copy link
Copy Markdown
Member Author

shall we move into connection type database instead (such as postgresql & also maybe I'll try adding redis aswell)?
since sqlite reach its limitation @badewen it cant read with some absolute path for some reason

@JadlionHD
Copy link
Copy Markdown
Member Author

Also it will be using some docker compose to run the postgresql & redis connection

@badewen
Copy link
Copy Markdown
Member

badewen commented Nov 18, 2025

shall we move into connection type database instead (such as postgresql & also maybe I'll try adding redis aswell)?
since sqlite reach its limitation @badewen it cant read with some absolute path for some reason

Sure thing, doesnt sound bad to me atleast. Just curious though, why Postgresql instead of MariaDB/MySQL? I dont really mess with database stuff :D

@JadlionHD
Copy link
Copy Markdown
Member Author

JadlionHD commented Nov 18, 2025

I having some bad memories for using mariadb/mysql while working with those, sure its works fine tho but i would prefer using postgresql instead since its open source anyway

@badewen
Copy link
Copy Markdown
Member

badewen commented Nov 18, 2025

I having some bad memories for using mariadb/mysql while working with those, sure its works fine tho but i would prefer using postgresql instead since its open source anyway

Ah that is reasonable, i was curious because the environment that i manage right now exclusively uses MariaDB 😄

@JadlionHD
Copy link
Copy Markdown
Member Author

Right I have to resolve these bunch of conflict files asap

# Conflicts:
#	apps/server/src/world/Tile.ts
#	packages/config/config.json
#	packages/utils/util/Utils.ts
#	pnpm-lock.yaml
@JadlionHD JadlionHD merged commit 37de865 into main Nov 25, 2025
4 checks passed
@JadlionHD JadlionHD deleted the apps branch November 26, 2025 13:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants