New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

@lbu/store

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lbu/store

Postgres & S3-compatible wrappers for common things


Version published
Weekly downloads
189
decreased by-25.59%
Maintainers
1
Weekly downloads
 
Created

@lbu/store

lint-build-test

Collection of Lightbase backend utilities


Why

Here at lightbase we had a constantly growing boilerplate for new projects. To facilitate our needs more and to stop copying and pasting things around this project was born. This project is for now tailored at smaller & monolithic projects.

Features

  • Minimal API project boilerplate
  • Script runner, can watch & reload almost anything (via nodemon)
  • Flexible code generators supporting routers, validators, api clients, mocks and more in the future.
  • Opinionated structured logging
  • Common Koa middleware wrapped in a single function
  • Various utilities like loading .env files, executing other processes and a basic string templating system

Docs

See /docs

Development

See CONTRIBUTING.md.

FAQs

Package last updated on 06 May 2020

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