Coder Social home page Coder Social logo

gzgogo / dash Goto Github PK

View Code? Open in Web Editor NEW

This project forked from biantris/dash

0.0 0.0 0.0 888 KB

Dashboard template with NextJs v13 and Antd UI

Home Page: https://dash-biantris.vercel.app

Shell 0.95% JavaScript 1.00% TypeScript 95.02% CSS 3.04%

dash's Introduction

Application for users to consult the list of all assets ๐Ÿ”ง๐Ÿ’ป๐Ÿšœ

follow on Twitter

image

Stack

โžœ Root

  • Linter (Eslint)
  • Prettier
  • Editorconfig
  • Lint staged
  • Pre-commit
  • Dependabot
  • CI/CD w/ Github Actions

โžœ Web

  • TypeScript
  • Nextjs v13
  • Fetch API
  • Ant Design UI
  • react-chartjs-2
  • Jest + Testing Library
  • Storybook

Project architecture

๐Ÿšง wip ๐Ÿšง

Getting Started

  • clone this repo
# install dependencies
> yarn
# or
> yarn install

# start project
> yarn dev

# open in
http://localhost:3000

Run Storybook

๐Ÿšง wip ๐Ÿšง

Engine Locking

We would like for all developers working on this project to use the same Node engine and package manager we are using.

  • .nvmrc - Will tell other uses of the project which version of Node is used
  • .npmrc - Will tell other users of the project which package manager is used

Testing

๐Ÿšง wip ๐Ÿšง

Git Hooks

  • Husky: Husky is a tool for running scripts at different stages of the git process, for example add, commit, push, etc. We would like to be able to set certain conditions, and only allow things like commit and push to succeed if our code meets those conditions, presuming that it indicates our project is of acceptable quality.

Demo

๐Ÿ”— https://dash-biantris.vercel.app/

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.