An open API service indexing awesome lists of open source software.

https://github.com/noclocks/template-client-repo

Template Client Repository
https://github.com/noclocks/template-client-repo

Last synced: 4 months ago
JSON representation

Template Client Repository

Awesome Lists containing this project

README

        

# Template Client Repository

> [!NOTE]
> This is a template repository for a high-level *client repository* meant to store all client-related files and assets as well as any potential
> projects and/or source code in the form of a git-submoduled mono-repo.

> [!WARNING]
> This repository is meant to be used as a template for creating a new client repository and should not be used as a client repository itself.

***

## Contents

- [admin/](admin/): Administrative Files
- [brand/](brand/): Client Brand Assets
- [config/](config/): Configuration Files
- [data/](data/): Data Files
- [docs/](docs/): Documentation
- [src/](src/): Client Project Source Code
- [tools/](tools/): Tools

plus,

- [.github/](.github/): GitHub Configuration Files
- [.vscode/](.vscode/): VSCode Configuration Files

## Usage

`#TODO`