Giter Club home page Giter Club logo

storages's Introduction

grammY storages

This is monorepo of session adapters for grammY.

Storages

Each package is 100 % TypeScript, well tested, and focused on supporting Deno and Node.js.

Contributing

Bug reports and pull requests are welcome.

Commit rules

<type>(<scope>?): <short summary>
  │       │             │
  │       │             └─⫸ Summary in present tense. Not capitalized. No period at the end.
  │       │
  │       └─⫸ Commit Scope: utils|file|mongodb|psql|redis|typeorm|supabase|free|firestore|deta|denodb|denokv|cloudflare
  │                          
  │                          
  │                          
  │
  └─⫸ Commit Type: docs|feat|fix|perf|refactor|test|chore|release

This is inspired by https://www.conventionalcommits.org

Development

  1. Fork this repository to your own GitHub account and then clone it to your local device.

  2. Install pnpm:

    npm i -g pnpm
    
  3. Install the dependencies with:

    pnpm install
    

Release

  1. Run command to bump version of packages

    pnpm lerna version --force-publish [major|minor|patch]

    --force-publish used for bump all packages version here.

  2. Release

    pnpm publish -r

Building

pnpm build

Testing

pnpm test

Linting

pnpm lint

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.