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

https://github.com/tutur17449/ahl-cli

My personnal cli tools to setup project
https://github.com/tutur17449/ahl-cli

Last synced: 2 months ago
JSON representation

My personnal cli tools to setup project

Awesome Lists containing this project

README

        

# AHL-CLI

![ci](https://github.com/tutur17449/ahl-cli/actions/workflows/github-actions.yml/badge.svg)

🚀 Setup your next TS project in few seconds

# Instalaltion

`npm install -g ahl-cli`

## Commands

```bash
ahl-cli
```

## Available template

- next-ts-starter
- react-ts-starter
- node-ts-starter
- node-ts-gql-pg-starter

## Coming soon

- node-ts-gql-mongo-starter
- node-ts-rest-pg-starter
- node-ts-rest-mongo-starter