All Projects → boxproject → box-appServer

boxproject / box-appServer

Licence: Apache-2.0 License
The Staff-Manager App Server for Enterprise Token Safe BOX

Programming Languages

javascript
184084 projects - #8 most used programming language
PLpgSQL
1095 projects

Projects that are alternatives of or similar to box-appServer

box-Staff-Manager
Employee App is used for initialize transactions, user management, authorise flow so that enteripise digital assets can be managed by stakeholders and partners.
Stars: ✭ 26 (+18.18%)
Mutual labels:  blockchain-service, business-service
router
Router is a request matcher and URL generator
Stars: ✭ 38 (+72.73%)
Mutual labels:  router
gatsby-plugin-dynamic-routes
Creating dynamic routes based on your environment and/or renaming existing routes
Stars: ✭ 14 (-36.36%)
Mutual labels:  router
business-jekyll-theme
Business Jekyll Theme for your business
Stars: ✭ 43 (+95.45%)
Mutual labels:  business-service
ROS Scripts
Scripts for RouterOS (MikroTik devices)
Stars: ✭ 81 (+268.18%)
Mutual labels:  router
pi-ap
Raspberry Pi Access Point: This repo automates the configuration of hostapd, dnsmasq, dhcpcd & wpa_supplicant to transform a Pi into a wireless AP. Requirements: a Pi, an Ethernet cable and a DHCP-enabled port on a router with a 'net connection or a switch connected to this router.
Stars: ✭ 69 (+213.64%)
Mutual labels:  router
VueStudy
Vue.js学习系列示例代码及教程
Stars: ✭ 80 (+263.64%)
Mutual labels:  router
egg-router
router for eggjs, fork from koa-router with some additional features
Stars: ✭ 50 (+127.27%)
Mutual labels:  router
browser
Routing and Navigation for browser apps
Stars: ✭ 31 (+40.91%)
Mutual labels:  router
crizmas-mvc
raulsebastianmihaila.github.io/crizmas-mvc-docs/
Stars: ✭ 12 (-45.45%)
Mutual labels:  router
routedux
A router that maps urls to redux actions and vice-versa
Stars: ✭ 19 (-13.64%)
Mutual labels:  router
TG799VAC-XTREME-17.2-MINT
My personal unique wiki for hacking the router firmware used by (Telia)TG799vac Xtream v17.2-MINT delivered from Technicolor
Stars: ✭ 71 (+222.73%)
Mutual labels:  router
Decentralized eCom
A decentralized e-commerce platform! Tech Stack: Ethereum (Solidity) on the backend, Web3 binding to ReactJS frontend!
Stars: ✭ 82 (+272.73%)
Mutual labels:  blockchain-service
box-Authorizer
PKApp is used to start, stop and authorise approval flow of authorizer.
Stars: ✭ 28 (+27.27%)
Mutual labels:  blockchain-service
adserver
AdServer
Stars: ✭ 25 (+13.64%)
Mutual labels:  blockchain-service
trail
Routing library for the Scala platform
Stars: ✭ 76 (+245.45%)
Mutual labels:  router
oas2
OpenAPI 2.0 (aka Swagger) utils for Golang.
Stars: ✭ 19 (-13.64%)
Mutual labels:  router
NoCRouter
RTL Network-on-Chip Router Design in SystemVerilog by Andrea Galimberti, Filippo Testa and Alberto Zeni
Stars: ✭ 39 (+77.27%)
Mutual labels:  router
saffron-php
High performance PHP router
Stars: ✭ 37 (+68.18%)
Mutual labels:  router
networking-icons
Repo containing various networking icons including routers, switches, servers, firewalls, load balancers and more. Icons are provided in png and svg formats.
Stars: ✭ 61 (+177.27%)
Mutual labels:  router

appServer

The Staff and Manager App Server for Enterprise Token Safe BOX

Notice

We have refactored this project in Golang. So this repository now has been abandoned, please use the new appServerGo instead of this.

Before Use

  • Modify the configuration file config.js.example fill in the PROXY_HOST and your MySQL configuration information.
  • Rewrite the file name config.js.example to config.js.
  • Init your MySQL with the file /scripts/box.sql.

Quickstart

Get source code

$ git clone https://github.com/boxproject/box-appServer.git

Install

$ cd appServer && npm install

Start

$ npm run start

Documentation

To check out API docs, visit API.md

Licence

Licensed under the Apache License, Version 2.0, Copyright 2018. box.la authors.

 Copyright 2018. box.la authors.

 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 You may obtain a copy of the License at

      http://www.apache.org/licenses/LICENSE-2.0

 Unless required by applicable law or agreed to in writing, software
 distributed under the License is distributed on an "AS IS" BASIS,
 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 See the License for the specific language governing permissions and
 limitations under the License.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].