Skip to main content

Project

Project settings

In BACKND Console's Project Settings - Project, you can set the information of projects that will be used in BACKND Console.

1. Project name

This is a required item when setting up a project and can be changed at any time.

2. Project status

Set the status value of the project.

  • If the project status is Online/Offline, it has no effect on the use of BACKND whatsoever.
  • If the project status is 'Maintenance', all requests will fail when the SDK sends a request to the server.

Calling methods from SDK allows you to retrieve the server status.

Delete projects

You can delete a project by clicking the delete button (trash can icon) at the top of the page and entering the project name and admin password.
You cannot delete projects in the following cases:

  • If there is a charge incurred at the time of project deletion
  • If the date of deletion is the invoice issuance date (5th of every month)

Duplicate project

You can copy the project by clicking the Duplicate button at the top of the page. It can take up to 5 minutes to Duplicate the project.

The following can be copied from the project:

  • Server settings (authentication information, push messages, store information)
    You can copy details entered on the side menu's authentication information, push message, and store information.

    This is a menu copied when server settings are included.

  • Game information table
    This function copies the tables of the Game Information menu.
    For schema-defined tables, the column information is also replicated; for schema-undefined tables, only the table names are replicated.

    If a schema-defined table is included, the column information is copied.