GithubHelp home page GithubHelp logo

zxj963577494 / node-snimay Goto Github PK

View Code? Open in Web Editor NEW
13.0 1.0 3.0 11 MB

Node.js Example: Express, Mongoose, Express-hbs, JWT

Home Page: https://snimay.herokuapp.com/

JavaScript 35.93% CSS 39.81% HTML 24.27%
express node-express node-example node-snimay mongoose handlebars

node-snimay's Introduction

node-snimay

Build Status Coverage Status

Example

https://snimay.herokuapp.com/

https://snimay.herokuapp.com/signin

user:admin666 password:123456

API Documentation or API Documentation

Quick Start Install

you’ll need Node.js v6 LTS

  1. git clone https://github.com/zxj963577494/node-snimay.git
  2. cd node-snimay
  3. npm install
  4. Start node-snimay
    • Local environment: npm run dev
    • On a server: npm start
  5. Web Application Init
    • Local environment: http://localhost:4000/admin/install
    • On a server: http://localhost:80/admin/install

Usage

config/default.js Or config/production.js

  qiniu: {
    ACCESS_KEY: 'xxxxxxx',
    SECRET_KEY: 'xxxxxxx',
    BUCKET: 'xxxxxxx',
    UPLOAD_ORIGIN: 'http://xxxxxxx.u.qiniudn.com/',
    BROWSE_ORIGIN: 'xxxxxxx'
  },

node-snimay's People

Contributors

zxj963577494 avatar

Stargazers

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

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.