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

https://github.com/tina4stack/tina4-documentation

Tina4 documentation library
https://github.com/tina4stack/tina4-documentation

Last synced: 3 months ago
JSON representation

Tina4 documentation library

Awesome Lists containing this project

README

          

# Tina4 Documentation

This repository contains the documentation for both the Tina4 PHP and Python projects

## How to get running

Install node version 18+. Check all working using the versions

```bash

node -v
npm -v
```
Install the project dependencies (Hint: you can install and use pnpm for all these commands)
```bash

npm install
```
Run Vitepress to spin up a local server
```bash

npm run docs:dev
```
Click on the generate link
```
http://localhost:5173/

```
## How to contribute

* Fork the repository, be sure to include the vitepress branch
* In your project, create a branch from the vitepress branch
* Make a pull request from your project/branch into the tina4stack/tina4-documentation vitepress branch.
* Make sure to include an appropriate reviewer

---

## Our Sponsors

**Sponsored with 🩵 by Code Infinity**

[Code Infinity](https://codeinfinity.co.za/about-open-source-policy?utm_source=github&utm_medium=website&utm_campaign=opensource_campaign&utm_id=opensource)

*Supporting open source communities • Innovate • Code • Empower*