Skip to content
This repository was archived by the owner on Jun 9, 2025. It is now read-only.

qimpl/notifications

Repository files navigation

Notifications API

API Documentation

Swagger API documentation can be found at /v1/swagger

Getting started

You need to execute config.sh before any action on this template. This script take one arg that is the project name.

$ ./config.sh my-super-api

After that, you can run make init to copy all configuration files, then you can run docker-compose up.

Code Quality

Your commits names should follow the @commitlint/config-conventional rules.

Check and fix your code using:

$ make coding-style

Pre-commit

Install pre-commit following the official documentation

Setup your pre-commit hooks using:

# pre-commit hooks
$ pre-commit install
# message commit hooks
$ pre-commit install --hook-type commit-msg

For additional information check pre-commit docs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •