Flamingolo / game

Text based web game
1 stars 0 forks source link

Implement database changelog #8

Closed olegsiga closed 1 week ago

olegsiga commented 2 weeks ago

Create changelog directory and integrated dbchangelog using typescript with mongodb there would be for example, level initiation, dungeon initiation, mobs, items theses are the document collections that need to be generated, for now we can create changelogs for them, but keep them commented out changelog should have some document collection where it can track itself if the changelog1 was executed then dont execute it again