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

https://github.com/angeal185/trademeet-user-hub


https://github.com/angeal185/trademeet-user-hub

Last synced: 8 days ago
JSON representation

Awesome Lists containing this project

README

          

# trademeet-user-hub

### Install instructions
* login to github.
* navigate to https://github.com/angeal185/trademeet-user-hub/generate.
* set the Repository name as `trademeet-user-hub` and click the `create repository from template` button.
* navigate to `https://github.com/{{your-user-name}}/trademeet-user-hub/settings`.
* in the `GitHub Pages > Source` section select `master` then click `save`.
* navigate to `https://github.com/{{your-user-name}}/trademeet-user-hub/issues`.
* click `New issue`, add the title `comments` to the new issue and click `Submit new issue`.

### Build instructions
online
* navigate to `https://{{your-user-name}}.github.io/trademeet-user-hub/build` to build your profile
* click `download` when complete.
* from within yor repository, replace `/api/profile.json` with your downloaded `profile.json` file.

local
* clone the repo.
* open a terminal and execute `node index.js`
* navigate to http://localhost:8000
* build your profile.
* click `update`
* push the changes to the repo

*an example profile can be found at `/examples/profile_example.json`