Skip to content

kurodoke/node-server-pb

Repository files navigation

PointBlank Server V41

Server PointBlank Turkey V41 Based on Node.js (ON WIP)

Configuration

Open the folder:

data\file\config

You can change any settings you want. For example, the default database name is nodepb, but you can change it to postgres or any other name you prefer.

Installation

Make sure you have the latest Node.js version, at least v18.20.4.

Install dependency used with npm

  npm install

Build the project with TypeScript

  tsc

Run the server

  node ./dist/server.js

Authors

About

server pointblank based on node js

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published