Skip to content

raynemllr/next-note

Repository files navigation

Next Note

A notepad application with AI integration developed using NextJS 14.

Commit Guide:

In general the pattern mostly looks like this:

type(scope❓): subject #scope is optional; multiple scopes are supported (current delimiter options: "/", "" and ",")

  • build: Changes related to build processes.
  • chore: General maintenance and tasks that are not tied to a specific feature.
  • ci: Updates to CI/CD configuration and scripts.
  • docs: Documentation updates or additions.
  • feat: New features or enhancements.
  • fix: Bug fixes.
  • perf: Performance improvements.
  • refactor: Code refactoring without changing its behavior.
  • revert: Reverts a previous commit.
  • style: Code style changes (formatting, indentation).
  • test: Adding or modifying tests.

About

A notepad application with AI integration developed using NextJS 14.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published