GithubHelp home page GithubHelp logo

hstm / nuxt-for-fastapi Goto Github PK

View Code? Open in Web Editor NEW

This project forked from whythawk/nuxt-for-fastapi

0.0 0.0 0.0 297 KB

Nuxt.js frontend drop-in replacement for Vue.js FastAPI base project generator.

License: MIT License

JavaScript 4.20% TypeScript 12.28% CSS 0.08% Vue 83.45%

nuxt-for-fastapi's Introduction

Nuxt.js frontend replacement for FastAPI base project generator

What is it?

Accelerate your next FastAPI Base Project Generator frontend development by replacing Vue.js with NuxtJS, an open source framework making web development simple and powerful.

Build Setup

First deploy FastAPI's Base Project Generator, then replace the entire frontend folder with this one, updating the .env settings, and nuxt.config.js, and package.json 'frontend' project name with your own.

# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn dev

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

# generate static project
$ yarn generate

Hot reload does not work in WSL2 (only WSL1, as of 1 April 2021). For detailed explanation on how things work, check out Nuxt.js docs.

Nuxt.js and components

TailwindCSS

Helpers

Nuxt/PWA is a zero config PWA solution:

  • Registers a service worker for offline caching.
  • Automatically generate manifest.json file.
  • Automatically adds SEO friendly meta data with manifest integration.
  • Automatically generates app icons with different sizes.
  • Free background push notifications using OneSignal.

Licence

This project is licensed under the terms of the MIT license.

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.