Coder Social home page Coder Social logo

zce / fearless Goto Github PK

View Code? Open in Web Editor NEW
1.3K 29.0 190.0 424 KB

A dashboard scaffolding based on Vue.js 3.x & TypeScript created by Vite.

Home Page: https://fearless.zce.me

License: MIT License

JavaScript 0.62% HTML 11.34% TypeScript 48.60% Vue 39.43%
vue vuejs vue3 vite typescript naive-ui vercel

fearless's Introduction

Fearless

A dashboard scaffolding based on Vue.js 3.x & TypeScript created by Vite.

Build Status License Code Style

Todo

  • CRUD demos
  • Data virtualization
  • More demos

Features

  • Modern Vue.js Ecosystem
    • vue 3.x
    • pinia 2.x
    • vue-router 4.x
  • Fully strongly typed
    • typescript 5.x
  • Next generation frontend tooling
    • vite 5.x
  • HTTP request based on Fetch API
    • ky 0.x (not axios)
  • Customizable UI Library
    • naive-ui 2.x
  • Complete engineering workflow
    • eslint 8.x
    • husky 7.x
    • lint-staged 11.x
    • commitlint 13.x
  • Locally mocked API server
    • express 4.x
  • Authorization
    • Access token
    • Refresh token
    • Auth refresh token
    • Role based authorization
  • Modern application deployment
    • GitHub Actions
    • Vercel (with Serverless functions)

Online Preview

  • https://fearless.zce.me
    • owner - username: zce; password: zce
    • admin - username: jack; password: 123
    • staff - username: pony; password: 123
    • owner - username: tom; password: 123

Getting Started

Prerequisites

  • Node.js (>= 18.17, 20.x preferred)

Scaffolding tools

Create an application by zce/caz

# create apps through this
$ npx caz vue#next my-app
# enter generated directory
$ cd my-app

Clone & Install

# clone repo
$ git clone https://github.com/zce/fearless.git
$ cd fearless

# install dependencies
$ pnpm install # or npm install

Available Scripts

# dev with hot reload at http://localhost:3000
$ pnpm dev # or npm run dev

# build for production with minification
$ pnpm build # or npm run build

Mock API Server

The built-in mock server starts as a vite plugin. that means you don't need to start it alone.

Contributing

  1. Fork it on GitHub!
  2. Clone the fork to your own machine.
  3. Checkout your feature branch: git checkout -b my-awesome-feature
  4. Commit your changes to your own branch: git commit -am 'Add some feature'
  5. Push your work back up to your fork: git push -u origin my-awesome-feature
  6. Submit a Pull Request so that we can review your changes.

Note

Be sure to merge the latest from "upstream" before making a pull request!

License

MIT ยฉ zce

fearless's People

Contributors

renovate[bot] avatar zce avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

fearless's Issues

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Rate-Limited

These updates are currently rate-limited. Click on a checkbox below to force their creation now.

  • fix(deps): update dependency vue to v3.4.23
  • fix(deps): update dependency vue-router to v4.3.2
  • chore(deps): update dependency @zce/prettier-config to ^0.3.0
  • chore(deps): update dependency eslint to v9
  • chore(deps): update pnpm to v9
  • ๐Ÿ” Create all rate-limited PRs at once ๐Ÿ”

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

github-actions
.github/workflows/main.yml
  • actions/checkout v4
  • pnpm/action-setup v2
  • actions/setup-node v4
npm
package.json
  • @vicons/ionicons5 ^0.12.0
  • ky ^1.2.0
  • naive-ui ^2.37.3
  • pinia ^2.1.7
  • vue ^3.4.15
  • vue-router ^4.2.5
  • @rushstack/eslint-patch ^1.7.0
  • @tsconfig/node18 ^18.2.2
  • @types/express ^4.17.21
  • @types/node ^20.11.5
  • @vitejs/plugin-vue ^5.0.3
  • @vitejs/plugin-vue-jsx ^3.1.0
  • @vue/eslint-config-prettier ^9.0.0
  • @vue/eslint-config-typescript ^13.0.0
  • @vue/tsconfig ^0.5.1
  • @zce/prettier-config ^0.2.0
  • eslint ^8.56.0
  • eslint-plugin-vue ^9.20.1
  • express ^4.18.2
  • npm-run-all2 ^6.1.1
  • prettier ^3.2.4
  • typescript ^5.3.3
  • vite ^5.0.12
  • vue-tsc ^2.0.0
  • pnpm 8.15.5

  • Check this box to trigger a request for Renovate to run again on this repository

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.