Skip to content

cube-worlds/cube_worlds

Repository files navigation

Cube Worlds Game Project source code.

Usage

Follow these steps to set up and run bot locally:

  1. Environment Variables Setup

    Create an environment variables file by copying the provided example file:

    cp .env.example .env

    Open the newly created .env file and set the environment variables.

  2. Launching the Bot

    Install the required dependencies:

    npm install
    npm --prefix src/frontend install

    Start the bot in watch mode (auto-reload when code changes):

    npm run dev

List of Available Commands

  • npm run lint — Lint source code.
  • npm run format — Format source code.
  • npm run typecheck — Run type checking.
  • npm run dev — Start the bot in development mode.
  • npm run start — Start the bot.
  • npm run start:force — Starts the bot without type checking.
  • npm run update — Update all dependencies.

About

NFT characters on TON blockchain

Topics

Resources

Stars

Watchers

Forks

Sponsor this project

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy