Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,19 +6,19 @@
1. [Getting Started](#getting-started)

## Community engagement
1. [Code of Conduct](https://github.com/aicore/template-nodejs-ts/blob/main/CODE_OF_CONDUCT.md)
1. [License](https://github.com/aicore/template-nodejs-ts/blob/main/LICENSE)
1. [Code of Conduct](https://github.com/aicore/template-nodejs/blob/main/CODE_OF_CONDUCT.md)
1. [License](https://github.com/aicore/template-nodejs/blob/main/LICENSE)
### Need support?
* Log an issue with us [here](https://github.com/aicore/template-nodejs-ts/issues/new/choose)
### Engage with the community?
* Discuss the project [here](https://github.com/aicore/template-nodejs-ts/discussions)
* Log an issue with us [here](https://github.com/aicore/template-nodejs/issues/new/choose)
### Engage with the community?
* Discuss the project [here](https://github.com/aicore/template-nodejs/discussions)
* Join our community discord channel [here](https://discord.gg/d3vr5bG57r).

# About the Project
This is a template repository for nodejs and python.
This is a template repository for Node.js server applications using Fastify, with integrated logging, testing, and deployment tools.

## Project Status
* Active.

# Getting Started
* see https://github.com/aicore/template-nodejs-ts/blob/main/README.md
* see https://github.com/aicore/template-nodejs/blob/main/README.md
Loading
Loading