Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thombruce/tnt
Thom's Nuxt Template
https://github.com/thombruce/tnt
daisyui nuxt nuxt-layers nuxt3 nuxtjs tailwind tailwindcss
Last synced: 3 months ago
JSON representation
Thom's Nuxt Template
- Host: GitHub
- URL: https://github.com/thombruce/tnt
- Owner: thombruce
- License: mit
- Created: 2023-08-12T17:20:40.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-24T03:29:42.000Z (4 months ago)
- Last Synced: 2024-10-05T04:32:05.306Z (3 months ago)
- Topics: daisyui, nuxt, nuxt-layers, nuxt3, nuxtjs, tailwind, tailwindcss
- Language: Vue
- Homepage: https://tnt.thombruce.com/
- Size: 2.58 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 32
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TNT
[![CI](https://github.com/thombruce/tnt/actions/workflows/nuxtjs.yml/badge.svg?branch=main)](https://github.com/thombruce/tnt/actions/workflows/nuxtjs.yml?query=branch%3Amain)
[![Version](https://img.shields.io/github/v/tag/thombruce/tnt?label=release)](https://github.com/thombruce/tnt/tags)
[![License](https://img.shields.io/github/license/thombruce/tnt)](https://github.com/thombruce/tnt/blob/main/LICENSE)## Usage
_Configure NUXT_APP_BASE_URL to the name of your repo (e.g. /tnt/) in your environment if you want to deploy to GitHub Pages from a project repo._
### Installation
```sh
yarn add -D @thombruce/tnt
```### Updating
```sh
yarn upgrade @thombruce/tnt
```## Development
```sh
git add -A
git commit -m "My changes"
git push
lerna publish
```_Note: You may see syntax errors in the code when you first pull. To resolve this, you should run `yarn run dev` in each package to generate the `.nuxt` directory which contains type definitions imported by each package's tsconfig file._
## Credits
Dynamite emoji used as a Favicon is licensed under the CC-BY 4.0 license by Twitter Inc.