Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/root-kings/certificate-manager
A system to generate and validate event certificates.
https://github.com/root-kings/certificate-manager
Last synced: about 1 month ago
JSON representation
A system to generate and validate event certificates.
- Host: GitHub
- URL: https://github.com/root-kings/certificate-manager
- Owner: root-kings
- License: mit
- Created: 2019-12-24T07:58:57.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-04-19T18:15:17.000Z (over 3 years ago)
- Last Synced: 2023-03-04T10:38:28.765Z (almost 2 years ago)
- Language: JavaScript
- Size: 6.64 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 17
-
Metadata Files:
- Readme: README-Server.md
- License: LICENSE
Awesome Lists containing this project
README
# Starter Template
A website starter template.
## Instructions
### Dev dependencies
* `node`
* `yarn`
* `nodemon`
* `gulp`### Development server
Before running server for first time run `gulp` to build files.
Start development server with `yarn dev`.
### Deploy
Build the assets by running `gulp`.
## To Do