Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Development Backend

A topic by Perfect Tales created May 19, 2025 Views: 71 Replies: 2
Viewing posts 1 to 3
Developer

In this topic, we will share about back-end development

Developer

Update Development Server-backend

1. Setup main server using docker,

2. Setup identity provider preparing for OAuth login,

3. Setup proxy, domain, certificates,

4. Setup production and development environment

Developer

Update Development Server-backend per 24 June 2025

Since our servers are in progress, we are using third-party service so we can continue progress on both the game and server-backend side

1. Create an Authentication System where Players can now sign up and sign in to play the game

2. Create a Database where Players store profiles, status, and mandatory and side quests.