Git Product home page Git Product logo

web-admin's Introduction

WebAdmin

Admin for https://tsq.me. By this webapp, you can manage all your media assets easily.

This project was generated with Angular CLI version 1.0.0-beta.32.3.

Files

web-admin
    |-- src
        |-- app
            |-- auth 
                |-- auth.css                        # css style for all auth component
                |-- forgotpassword.component.*      # component for forgotpassword 
                |-- resetpassword.component.*       # component for resetpassword
                |-- signin.component.*              # component for signin 
                |-- signup.component.*              # component for signup 
            |-- dashboard   
                |-- amount.component.*              # component for media amount
                |-- dashboard.component.*           # component for dashboard
                |-- modelEditor.component.*         # component for assets edit
                |-- modelTable.component.*          # component for assets list
                |-- user.component.*                # component for user
            |-- guard
                |-- auth.guard.ts                   # protect all dashboard component
            |-- pipe    
                |-- filter.ts                       # pipe for filter table list
                |-- truncate.ts                     # pipe for truncate string
            |-- service
                |-- base64.service.ts               # tool for base64 password
                |-- model.repository.ts             # repo service for all model
                |-- rest.datasource.ts              # http service
            |-- app.component.ts                    # entry component
            |-- app.module.ts                       # bootstrap module
            |-- app-routing.module.ts               # router config
        |-- assets
        |-- environments
        |-- favicon.ico
        |-- index.html
        |-- main.ts
        |-- polyfills.ts 
        |-- styles.css 
        |-- tsconfig.json 
    |-- .angular-cli.json
    |-- .editorconfig
    |-- .gitignore
    |-- gulpfile.js                                 # add autofixer and replace assets prefixer to cdn link
    |-- package.json
    |-- README.md
    |-- tslint.json

NPM scripts

npm start               # for dev
npm run build           # for production

web-admin's People

Watchers

 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.