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
- Host: GitHub
- URL: https://github.com/smaug6739/client-members-api
- Owner: Smaug6739
- License: apache-2.0
- Created: 2021-03-21T13:52:15.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-06-26T08:53:51.000Z (almost 5 years ago)
- Last Synced: 2025-02-28T22:12:05.394Z (over 1 year ago)
- Topics: admin-dashboard, client, membership-management, website
- Language: JavaScript
- Homepage:
- Size: 896 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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