Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@gisatcz/ptr-be-core

Package Overview
Dependencies
Maintainers
5
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gisatcz/ptr-be-core

Testing the core

latest
npmnpm
Version
0.0.1-dev.1
Version published
Maintainers
5
Created
Source

Bepack NPM

Shared backend functionality like logging, general database methods, parsing, code helpers etc.

Main output is NPM package bepack, which can be imported into other backend projects.

Rest of the project works as sandbox and backend demo field.

Structure of the NPM part

Here is the main structure of the project:

  • src (code content)
  • index.ts (generated automaticly by barrelsby)
  • doc (NPM documentation)
  • config files

Build of the NPM

  • Open terminal in the /bepack
  • Run npm run build

Check package.json for build steps.

Technologies

  • Typescript (https://www.typescriptlang.org/docs/)
  • Barrelsby for indexing (https://github.com/bencoveney/barrelsby)

FAQs

Package last updated on 23 May 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts