Coder Social home page Coder Social logo

magni828 / mainframe Goto Github PK

View Code? Open in Web Editor NEW

This project forked from czerkacorp/mainframe-2019

0.0 1.0 0.0 49 KB

Mainframe is an API for SWGEmu Core3 based servers, featuring user registration and account management. Built with NodeJS.

Home Page: https://mainframe.czerka.io

License: MIT License

JavaScript 100.00%

mainframe's Introduction

Mainframe

Mainframe is a lightweight REST API built with NodeJS that is designed to make interaction with SWGEMu Core3 based MySQL servers easier than ever. Want to integrate your existing application's accounts with SWGEmu? Interested in building a quick sign up with no complex logic? Simple! Just deploy Mainframe and call the API endpoints using any HTTP API.

If you are interested in a standalone account management system or are unsure of how to use Mainframe, check out Citadel, one of our other flagship applications.

System requirements

Node v11.0.0 (specified in .nvmrc file)

Starting a development server

  • Ensure that your MySQL dataabse is set up, running, and has a user that Mainframe can utilize

  • Clone repository from Github

git clone https://github.com/czerkacorp/mainframe.git
  • Install dependencies
npm install
  • Set Mainframe Configs

    • Save [environment].js.example as development.js and update values for your MySQL database
  • Start Mainframe

npm start

Contributing

If you would like to contribute towards Mainframe's development, please follow these steps:

  • Fork the Mainframe repository on Github
  • Make your changes, commit and push to your fork's master
  • Open a pull request against the Mainframe repository

Other

If you have any feature requests, questions or concerns, please open an issue in the Mainframe repository.

mainframe's People

Contributors

jwmclean 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.