@trieb.work/next-optimized-redis-cache
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

TypeScript Package Template

This is a template for creating a TypeScript package.

Features

  • TypeScript
  • Eslint
  • Prettier
  • Semantic Release to NPM and GitHub Releases with auto-generated changelog
  • Testing with Vitest
  • GitHub Actions for test, build and release on main branch
  • Commit message hook for linting staged files
  • Conventional Commits
  • Code Coverage Report and PR Comments

Getting Started

  1. Clone the repository
  2. For private repos: set NPM_TOKEN in repository secrets (For public repos, it is already set via organization secrets)
  3. Run pnpm install to install the dependencies
  4. Run pnpm run build to build the project
  5. Run pnpm run dev to develop the project
  6. Run pnpm run test to test the project

License

This project is licensed under the MIT License. See the LICENSE file for details.

Readme

Keywords

none

Package Sidebar

Install

npm i @trieb.work/next-optimized-redis-cache

Weekly Downloads

172

Version

1.0.0

License

ISC

Unpacked Size

17.9 kB

Total Files

19

Last publish

Collaborators

  • jannikz
  • tilman_trieb.work