Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wpbrasil/certificates-for-wordcamp
Certificates generator for WordCamps
https://github.com/wpbrasil/certificates-for-wordcamp
Last synced: 2 months ago
JSON representation
Certificates generator for WordCamps
- Host: GitHub
- URL: https://github.com/wpbrasil/certificates-for-wordcamp
- Owner: wpbrasil
- License: mit
- Created: 2016-09-28T17:14:15.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2016-12-13T03:21:24.000Z (about 8 years ago)
- Last Synced: 2024-07-31T19:41:38.822Z (5 months ago)
- Language: JavaScript
- Homepage:
- Size: 62.5 KB
- Stars: 13
- Watchers: 46
- Forks: 10
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Certificates generator for WordCamps
------------------------------------A tiny certificate generator for WordCamps.
[![Deploy to Heroku](https://www.herokucdn.com/deploy/button.png)](https://heroku.com/deploy)
## Setting
Fill out the `config.yml` file with your WordCamp info.
## Run
[Node.js](http://nodejs.org/) is required.
```shell
$ git clone https://github.com/wpbrasil/certificates-for-wordcamp.git
$ cd certificates-for-wordcamp
$ npm install
$ npm start
```You can access on your web browser.