Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vladikoff/meteor-test-persona
A testing app for the meteor-accounts-persona package
https://github.com/vladikoff/meteor-test-persona
Last synced: 2 months ago
JSON representation
A testing app for the meteor-accounts-persona package
- Host: GitHub
- URL: https://github.com/vladikoff/meteor-test-persona
- Owner: vladikoff
- Created: 2013-02-16T00:22:36.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-02-11T00:28:59.000Z (almost 11 years ago)
- Last Synced: 2024-10-19T00:26:55.532Z (3 months ago)
- Language: JavaScript
- Size: 147 KB
- Stars: 5
- Watchers: 3
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
meteor-test-persona
=========================A meteor app that serves as testing ground for
[meteor-accounts-persona](https://github.com/vladikoff/meteor-accounts-persona) package### Configuration
Note: `smart.json` locally loads this module
```
"packages": {
"accounts-persona": {
"path": "../../meteor-accounts-persona"
}
}
```## License
Copyright 2014 Vlad Filippov :: Licensed under the MIT License.