bluzi/name-db

Write about deployment and document the API in README.md

Open

#197 建立於 2017年10月27日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)JavaScript (220 fork)github user discovery
good first issuehacktoberfesthelp wanted

倉庫指標

Star
 (60 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

Every time a branch/pull request is being merged to the master branch, Travis execute the deployment script atdeploy/deploy.collections.js. This script connects to a MySQL database, checks to see what changed in collection/, and updates the database. (removes/changes/adds data, so it'll be exactly like collection/)

The MySQL database from above, is being used by the API to deliver the data. (see code)

I'd love if someone could write about it in the README file (dive into the code to understand more)

More information about how to run the API (for example, how to run it locally): https://github.com/bluzi/name-db/issues/198

貢獻者指南