An open API service indexing awesome lists of open source software.

https://github.com/smaug6739/client-members-api

A member API client website
https://github.com/smaug6739/client-members-api

admin-dashboard client membership-management website

Last synced: about 1 year ago
JSON representation

A member API client website

Awesome Lists containing this project

README

          

# Members API website
This site is an example of using the [Members API](https://github.com/SmaugDev/members-api).

## How to install

1. Clone the repo.
2. Install the tools to be able to operate it:

-Nodejs : https://nodejs.org/en/

-MySQL : https://dev.mysql.com/downloads/mysql/

3. Install dependencies: `npm install`.
4. Edit template.config.js files.
5. Create the database MySQL and put its name in the configuration file.
6. Start site with `node app.js` command.

## Contribution

If you want to contribute to the project, report bugs or suggest improvements you can open an issue, contribute forks / pull requests

## Permissions

This project has an Apache License 2.0