Giter Site home page Giter Site logo

reanyouda / tfd-nuxt-tailwind-boilerplate Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tfd-ed/tfd-nuxt-tailwind-boilerplate

0.0 0.0 0.0 716 KB

NuxtJs + TailwindCss + ESLint boilerplate

License: GNU General Public License v3.0

JavaScript 38.36% CSS 0.67% Vue 60.98%

tfd-nuxt-tailwind-boilerplate's Introduction

TFD Logo

A NuxtJs boilerplate by TFD for building scalable API.


Version Package License YouTube Channel Subscribers
ABA TFD Logo

Nuxt JS + Tailwind CSS + ESLint Boilerplate
Nest Logo Nest Logo Nest Logo

Features

This is a Nuxt JS + Tailwind CSS boilerplate code with preconfigured libraries and packages with the following features:

Setup Guide

Be aware that you might have to add BASE_URL to your environment variable in case you build for production.

API Installation

This boilerplate fetch data from tfd-nest-boilerplate. Make sure you install the server and run it. Here is the easy step to install the server ( Make sure you have docker installed) :

$ git clone https://github.com/tfd-ed/tfd-nest-boilerplate.git
cd tfd-nest-boilerplate
cp .env.example .env # or copy .env.example .env on Windows
docker-compose up -d

Client Installation

$ git clone https://github.com/tfd-ed/tfd-nuxt-tailwind-boilerplate
$ cd tfd-nuxt-tailwind-boilerplate
$ yarn install
$ yarn dev

Visit http://localhost:3000/

Production Guide

# build for production and launch server
$ yarn build
$ yarn start

# generate static project
$ yarn generate

With Docker

Comming Soon!

Donation

Kindly donate to the following bank account (Cambodia) if you want to support our works.

TFD Logo

KHEANG KIM ANG

001 821 043

You can also donate with Visa Direct.

TFD Logo

4026 4503 2163 1102

tfd-nuxt-tailwind-boilerplate's People

Contributors

kimangkhenng avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.