Added momentum & mongodb badges

This commit is contained in:
Zakary Timson 2024-01-29 16:57:06 +00:00
parent 01ba1dd424
commit 03c93b87f7

234
README.md
View File

@ -1,116 +1,118 @@
<!-- Header --> <!-- Header -->
<div id="top" align="center"> <div id="top" align="center">
<br /> <br />
<!-- Logo --> <!-- Logo -->
<img src="https://git.zakscode.com/repo-avatars/2b4ee6ba1f2e2618bf7694e4a52fb56d1d0ea6abafa2dcbe496ab786b86d5a76" alt="Logo" width="200" height="200"> <img src="https://git.zakscode.com/repo-avatars/2b4ee6ba1f2e2618bf7694e4a52fb56d1d0ea6abafa2dcbe496ab786b86d5a76" alt="Logo" width="200" height="200">
<!-- Title --> <!-- Title -->
### Template ### Template
<!-- Description --> <!-- Description -->
Simple repository template Simple repository template
<!-- Repo badges --> <!-- Repo badges -->
[![Version](https://img.shields.io/badge/dynamic/json.svg?label=Version&style=for-the-badge&url=https://git.zakscode.com/api/v1/repos/ztimson/template/tags&query=$[0].name)](https://git.zakscode.com/ztimson/template/tags) [![Version](https://img.shields.io/badge/dynamic/json.svg?label=Version&style=for-the-badge&url=https://git.zakscode.com/api/v1/repos/ztimson/template/tags&query=$[0].name)](https://git.zakscode.com/ztimson/template/tags)
[![Pull Requests](https://img.shields.io/badge/dynamic/json.svg?label=Pull%20Requests&style=for-the-badge&url=https://git.zakscode.com/api/v1/repos/ztimson/template&query=open_pr_counter)](https://git.zakscode.com/ztimson/template/pulls) [![Pull Requests](https://img.shields.io/badge/dynamic/json.svg?label=Pull%20Requests&style=for-the-badge&url=https://git.zakscode.com/api/v1/repos/ztimson/template&query=open_pr_counter)](https://git.zakscode.com/ztimson/template/pulls)
[![Issues](https://img.shields.io/badge/dynamic/json.svg?label=Issues&style=for-the-badge&url=https://git.zakscode.com/api/v1/repos/ztimson/template&query=open_issues_count)](https://git.zakscode.com/ztimson/template/issues) [![Issues](https://img.shields.io/badge/dynamic/json.svg?label=Issues&style=for-the-badge&url=https://git.zakscode.com/api/v1/repos/ztimson/template&query=open_issues_count)](https://git.zakscode.com/ztimson/template/issues)
<!-- Links --> <!-- Links -->
--- ---
<div> <div>
<a href="https://git.zakscode.com/ztimson/template/wiki" target="_blank">Documentation</a> <a href="https://git.zakscode.com/ztimson/template/wiki" target="_blank">Documentation</a>
<a href="https://git.zakscode.com/ztimson/template/releases" target="_blank">Release Notes</a> <a href="https://git.zakscode.com/ztimson/template/releases" target="_blank">Release Notes</a>
<a href="https://git.zakscode.com/ztimson/template/issues/new?template=.github%2fissue_template%2fbug.md" target="_blank">Report a Bug</a> <a href="https://git.zakscode.com/ztimson/template/issues/new?template=.github%2fissue_template%2fbug.md" target="_blank">Report a Bug</a>
<a href="https://git.zakscode.com/ztimson/template/issues/new?template=.github%2fissue_template%2fenhancement.md" target="_blank">Request a Feature</a> <a href="https://git.zakscode.com/ztimson/template/issues/new?template=.github%2fissue_template%2fenhancement.md" target="_blank">Request a Feature</a>
</div> </div>
--- ---
</div> </div>
## Table of Contents ## Table of Contents
- [Template](#top) - [Template](#top)
- [About](#about) - [About](#about)
- [Demo](#demo) - [Demo](#demo)
- [Built With](#built-with) - [Built With](#built-with)
- [Setup](#setup) - [Setup](#setup)
- [Production](#production) - [Production](#production)
- [Development](#development) - [Development](#development)
- [License](#license) - [License](#license)
## About ## About
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
### Demo ### Demo
Website: https://git.zakscode.com Website: https://git.zakscode.com
### Built With ### Built With
[![.NET](https://img.shields.io/badge/.NET-512BD4?style=for-the-badge&logo=dotnet)](https://dotnet.microsoft.com/) [![.NET](https://img.shields.io/badge/.NET-512BD4?style=for-the-badge&logo=dotnet)](https://dotnet.microsoft.com/)
[![Angular](https://img.shields.io/badge/Angular-DD0031?style=for-the-badge&logo=angular)](https://angular.io/) [![Angular](https://img.shields.io/badge/Angular-DD0031?style=for-the-badge&logo=angular)](https://angular.io/)
[![Arduino](https://img.shields.io/badge/Arduino-00878F?style=for-the-badge&logo=arduino&logoColor=white)](https://www.arduino.cc/) [![Arduino](https://img.shields.io/badge/Arduino-00878F?style=for-the-badge&logo=arduino&logoColor=white)](https://www.arduino.cc/)
[![Bootstrap](https://img.shields.io/badge/Bootstrap-563D7C?style=for-the-badge&logo=bootstrap&logoColor=white)](https://getbootstrap.com) [![Bootstrap](https://img.shields.io/badge/Bootstrap-563D7C?style=for-the-badge&logo=bootstrap&logoColor=white)](https://getbootstrap.com)
[![C](https://img.shields.io/badge/C-A8B9CC?style=for-the-badge&logo=c&logoColor=ffffff)](https://en.cppreference.com/w/c/language) [![C](https://img.shields.io/badge/C-A8B9CC?style=for-the-badge&logo=c&logoColor=ffffff)](https://en.cppreference.com/w/c/language)
[![C++](https://img.shields.io/badge/C%2B%2B-00599C?style=for-the-badge&logo=cplusplus)](https://cplusplus.com/) [![C++](https://img.shields.io/badge/C%2B%2B-00599C?style=for-the-badge&logo=cplusplus)](https://cplusplus.com/)
[![C#](https://img.shields.io/badge/C%23-239120?style=for-the-badge&logo=csharp)](https://dotnet.microsoft.com/) [![C#](https://img.shields.io/badge/C%23-239120?style=for-the-badge&logo=csharp)](https://dotnet.microsoft.com/)
[![Django](https://img.shields.io/badge/django-0C4B33?style=for-the-badge&logo=django)](https://www.djangoproject.com/) [![Django](https://img.shields.io/badge/django-0C4B33?style=for-the-badge&logo=django)](https://www.djangoproject.com/)
[![Docker](https://img.shields.io/badge/Docker-384d54?style=for-the-badge&logo=docker)](https://docker.com/) [![Docker](https://img.shields.io/badge/Docker-384d54?style=for-the-badge&logo=docker)](https://docker.com/)
[![Electron](https://img.shields.io/badge/Electron-47848F?style=for-the-badge&logo=electron&logoColor=white)](https://www.electronjs.org/) [![Electron](https://img.shields.io/badge/Electron-47848F?style=for-the-badge&logo=electron&logoColor=white)](https://www.electronjs.org/)
[![Firebase](https://img.shields.io/badge/Firebase-FFFFFF?style=for-the-badge&logo=firebase)](https://firebase.google.com/) [![Firebase](https://img.shields.io/badge/Firebase-FFFFFF?style=for-the-badge&logo=firebase)](https://firebase.google.com/)
[![HTML](https://img.shields.io/badge/HTML-FFFFFF?style=for-the-badge&logo=html5)](https://developer.mozilla.org/en-US/docs/Glossary/HTML) [![HTML](https://img.shields.io/badge/HTML-FFFFFF?style=for-the-badge&logo=html5)](https://developer.mozilla.org/en-US/docs/Glossary/HTML)
[![Java](https://img.shields.io/badge/Java-5382A1?style=for-the-badge&logo=coffeescript&logoColor=F8981D)](https://java.com/) [![Java](https://img.shields.io/badge/Java-5382A1?style=for-the-badge&logo=coffeescript&logoColor=F8981D)](https://java.com/)
[![JavaScript](https://img.shields.io/badge/JavaScript-000000?style=for-the-badge&logo=javascript)](https://javascript.com/) [![JavaScript](https://img.shields.io/badge/JavaScript-000000?style=for-the-badge&logo=javascript)](https://javascript.com/)
[![JQuery](https://img.shields.io/badge/jQuery-0769AD?style=for-the-badge&logo=jquery)](https://jquery.com ) [![JQuery](https://img.shields.io/badge/jQuery-0769AD?style=for-the-badge&logo=jquery)](https://jquery.com )
[![Laravel](https://img.shields.io/badge/Laravel-6C6C6C?style=for-the-badge&logo=laravel)](https://laravel.com) [![Laravel](https://img.shields.io/badge/Laravel-6C6C6C?style=for-the-badge&logo=laravel)](https://laravel.com)
[![Next](https://img.shields.io/badge/next.js-000000?style=for-the-badge&logo=nextdotjs)](https://nextjs.org/) [![Momentum](https://img.shields.io/badge/Momentum-000000?style=for-the-badge&logo=data:image/svg%2bxml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/Pgo8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDIwMDEwOTA0Ly9FTiIgImh0dHA6Ly93d3cudzMub3JnL1RSLzIwMDEvUkVDLVNWRy0yMDAxMDkwNC9EVEQvc3ZnMTAuZHRkIj4KPHN2ZyB2ZXJzaW9uPSIxLjAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMHB0IiBoZWlnaHQ9IjEwMHB0IiB2aWV3Qm94PSIwIDAgMTAwIDEwMCIgcHJlc2VydmVBc3BlY3RSYXRpbz0ieE1pZFlNaWQgbWVldCI+CiAgICA8ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLDEwMC4wMDAwMDApIHNjYWxlKDAuMDUsLTAuMDUpIiBmaWxsPSIjRkZGRkZGIiBzdHJva2U9Im5vbmUiPgogICAgICAgIDxwYXRoIGQ9Ik04MTQgMTk3OSBjLTY4OSAtMTA2IC0xMDM4IC05NjIgLTYzMiAtMTU1MiBsNjMgLTkxIC0xMTcgLTExOCAtMTE3CiAgICAgICAgLTExOCA0NSAtNDQgNDQgLTQ1IDExNyAxMTYgMTE4IDExNyAxMDcgLTcyIGM5MDkgLTYwMiAxOTk0IDUwMyAxMzc2IDE0MDEKICAgICAgICBsLTYzIDkxIDExNyAxMTggMTE3IDExOCAtNDUgNDQgLTQ0IDQ1IC0xMTcgLTExNiAtMTE4IC0xMTcgLTEwOCA3MiBjLTIwNCAxMzYKICAgICAgICAtNDgwIDE5MiAtNzQzIDE1MXogbTM4NCAtMTIwIGM5OCAtMjMgMjY2IC0xMDEgMzQyIC0xNTkgbDUwIC0zOCAtNDMgLTQzIGMtMzkKICAgICAgICAtNDAgLTQ5IC00MSAtMTE3IC0xOSAtOTQgMzEgLTIxOCAxNSAtMzM4IC00MyBsLTkyIC00NSAtOTUgNDYgYy0zNzcgMTg0IC02NDcKICAgICAgICAtODYgLTQ2MyAtNDYzIGw0NiAtOTUgLTQ1IC05MiBjLTU4IC0xMjAgLTc0IC0yNDQgLTQzIC0zMzggMjIgLTY4IDIxIC03OCAtMTkKICAgICAgICAtMTE3IGwtNDMgLTQzIC0zOCA1MCBjLTQ5NSA2NDggMTA1IDE1ODIgODk4IDEzOTl6IG01MzcgLTM3NCBjNTE1IC04NDQgLTQ5MwogICAgICAgIC0xNzgyIC0xMjc1IC0xMTg1IGwtNTAgMzggNDMgNDMgYzM5IDQwIDQ5IDQxIDExNyAxOSA5NCAtMzEgMjE4IC0xNSAzMzggNDMKICAgICAgICBsOTIgNDUgOTUgLTQ2IGMzNzcgLTE4NCA2NDcgODYgNDYzIDQ2MyBsLTQ2IDk1IDQ1IDkyIGM1OCAxMTkgNzQgMjQ0IDQzIDMzNwogICAgICAgIC0yMSA2NCAtMTkgNzkgMTEgMTEyIDUwIDU1IDU4IDUxIDEyNCAtNTZ6IG0tOTQ0IC03IGMxMDkgLTI4IDEwOSAtMzIgMCAtMTE0CiAgICAgICAgLTQ5IC0zNyAtMTE4IC0xMDYgLTE1NSAtMTU1IC04MiAtMTA5IC04NiAtMTA5IC0xMTQgMCAtNjAgMjM5IDMwIDMyOSAyNjkgMjY5egogICAgICAgIG02MDkgOCBjMCAtMTYgLTE0MCAtMTQ2IC0xNTggLTE0NSAtMTggMSAtMTI4IDEwMCAtMTE5IDEwNyA0MyAzNyAyNzcgNjkgMjc3CiAgICAgICAgMzh6IG0xMDAgLTE1MyBjMCAtNTcgLTMyIC0xODYgLTUyIC0yMTAgLTcgLTkgLTEwNiAxMDEgLTEwNyAxMTkgLTEgMTggMTI3CiAgICAgICAgMTU4IDE0NCAxNTggOCAwIDE1IC0zMCAxNSAtNjd6IG0tNDEwIC0yMiBjOTkgLTg0IDY1IC0xNDMgLTg1IC0xNDIgLTExNiAwCiAgICAgICAgLTE3NCAtNTggLTE3NCAtMTc0IDEgLTE1MCAtNTggLTE4NCAtMTQyIC04NSAtODkgMTA0IC05NiA4NyAxMDkgMjkyIDIwNSAyMDUKICAgICAgICAxODggMTk4IDI5MiAxMDl6IG0yMzAgLTIzMSBsNjMgLTgwIC02MyAtNzkgYy02MyAtODEgLTI5NyAtMzAxIC0zMTggLTMwMSAtNwogICAgICAgIDAgLTQ3IDMwIC05MCA2NyAtOTkgODMgLTY0IDE0NCA4MyAxNDQgMTE2IDAgMTc0IDU5IDE3NCAxNzQgMCA3NyAzNyAxNTUgNzQKICAgICAgICAxNTUgNyAwIDQyIC0zNiA3NyAtODB6IG0tMjcwIC04MCBjMCAtNTkgLTgyIC04NCAtMTAyIC0zMSAtMjAgNTEgOCA5NCA1NyA4NwogICAgICAgIDMzIC00IDQ1IC0xOSA0NSAtNTZ6IG0tNDQwIC0xNzUgYzYyIC03MCA2MiAtNjcgLTE2IC0xNTIgLTk5IC0xMDggLTEyNyAtNTYKICAgICAgICAtNzEgMTMwIDI4IDkyIDI2IDkxIDg3IDIyeiBtODY4IC0zNCBjNjAgLTIzOSAtMzAgLTMyOSAtMjY5IC0yNjkgLTEwOSAyOAogICAgICAgIC0xMDkgMzIgMCAxMTQgNDkgMzcgMTE4IDEwNiAxNTUgMTU1IDgyIDEwOSA4NiAxMDkgMTE0IDB6IG0tNjUxIC0xODMgYzMyIC0yNwogICAgICAgIDU0IC01MyA1MCAtNTYgLTQ2IC0zOCAtMjc3IC03MCAtMjc3IC0zOCAwIDIwIDEyNiAxNDAgMTUwIDE0MyAxMSAxIDQ2IC0yMSA3NwogICAgICAgIC00OXoiLz4KICAgIDwvZz4KPC9zdmc+Cg==)](https://git.zakscode.com/ztimson/momentum)
[![Nest](https://img.shields.io/badge/nestjs-E0234E?style=for-the-badge&logo=nestjs)](https://nestjs.com/) [![MongoDB](https://img.shields.io/badge/mongodb-000000?style=for-the-badge&logo=mongodb)](https://www.mongodb.com/)
[![Node](https://img.shields.io/badge/Node.js-000000?style=for-the-badge&logo=nodedotjs)](https://nodejs.org/) [![Nest](https://img.shields.io/badge/nestjs-E0234E?style=for-the-badge&logo=nestjs)](https://nestjs.com/)
[![p5.js](https://img.shields.io/badge/p5.js-ed225d?style=for-the-badge&logo=p5dotjs&logoColor=white)](https://p5js.org/) [![Next](https://img.shields.io/badge/next.js-000000?style=for-the-badge&logo=nextdotjs)](https://nextjs.org/)
[![PHP](https://img.shields.io/badge/PHP-474A8A?style=for-the-badge&logo=php&logoColor=white)](https://www.php.net/) [![Node](https://img.shields.io/badge/Node.js-000000?style=for-the-badge&logo=nodedotjs)](https://nodejs.org/)
[![Python](https://img.shields.io/badge/Python-FFD43B?style=for-the-badge&logo=python)](https://www.python.org/) [![p5.js](https://img.shields.io/badge/p5.js-ed225d?style=for-the-badge&logo=p5dotjs&logoColor=white)](https://p5js.org/)
[![React](https://img.shields.io/badge/React-20232A?style=for-the-badge&logo=react)](https://reactjs.org/) [![PHP](https://img.shields.io/badge/PHP-474A8A?style=for-the-badge&logo=php&logoColor=white)](https://www.php.net/)
[![Shell](https://img.shields.io/badge/Shell-000000?style=for-the-badge&logo=windowsterminal&logoColor=00ff00)](https://en.wikipedia.org/wiki/Shell_script) [![Python](https://img.shields.io/badge/Python-FFD43B?style=for-the-badge&logo=python)](https://www.python.org/)
[![Svelte](https://img.shields.io/badge/Svelte-4A4A55?style=for-the-badge&logo=svelte)](https://svelte.dev/) [![React](https://img.shields.io/badge/React-20232A?style=for-the-badge&logo=react)](https://reactjs.org/)
[![TypeScript](https://img.shields.io/badge/TypeScript-3178C6?style=for-the-badge&logo=typescript&logoColor=white)](https://typescriptlang.org/) [![Shell](https://img.shields.io/badge/Shell-000000?style=for-the-badge&logo=windowsterminal&logoColor=00ff00)](https://en.wikipedia.org/wiki/Shell_script)
[![Vue](https://img.shields.io/badge/Vue.js-35495E?style=for-the-badge&logo=vuedotjs)](https://vuejs.org/) [![Svelte](https://img.shields.io/badge/Svelte-4A4A55?style=for-the-badge&logo=svelte)](https://svelte.dev/)
[![TypeScript](https://img.shields.io/badge/TypeScript-3178C6?style=for-the-badge&logo=typescript&logoColor=white)](https://typescriptlang.org/)
## Setup [![Vue](https://img.shields.io/badge/Vue.js-35495E?style=for-the-badge&logo=vuedotjs)](https://vuejs.org/)
<details> ## Setup
<summary>
<h3 id="production" style="display: inline"> <details>
Production <summary>
</h3> <h3 id="production" style="display: inline">
</summary> Production
</h3>
#### Prerequisites </summary>
- [Docker](https://docs.docker.com/install/)
#### Prerequisites
#### Instructions - [Docker](https://docs.docker.com/install/)
1. Run the docker image: `docker run -p 80:80 git.zakscode.com/ztimson/template:latest`
2. Open [http://localhost](http://localhost) #### Instructions
</details> 1. Run the docker image: `docker run -p 80:80 git.zakscode.com/ztimson/template:latest`
2. Open [http://localhost](http://localhost)
<details> </details>
<summary>
<h3 id="development" style="display: inline"> <details>
Development <summary>
</h3> <h3 id="development" style="display: inline">
</summary> Development
</h3>
#### Prerequisites </summary>
- [Node.js](https://nodejs.org/en/download)
#### Prerequisites
#### Instructions - [Node.js](https://nodejs.org/en/download)
1. Install the dependencies: `npm install`
2. Start the Angular server: `npm run start` #### Instructions
3. Open [http://localhost:4200](http://localhost:4200) 1. Install the dependencies: `npm install`
2. Start the Angular server: `npm run start`
</details> 3. Open [http://localhost:4200](http://localhost:4200)
## License </details>
Copyright © 2023 Zakary Timson | All Rights Reserved | Available under MIT Licensing
## License
See the [license](./LICENSE) for more information. Copyright © 2023 Zakary Timson | All Rights Reserved | Available under MIT Licensing
See the [license](./LICENSE) for more information.