Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shravan20/prodexplora
ProdExplora: Connecting two dimensions
https://github.com/shravan20/prodexplora
javascript nestjs open-source product-hunt product-management react reactjs
Last synced: 16 days ago
JSON representation
ProdExplora: Connecting two dimensions
- Host: GitHub
- URL: https://github.com/shravan20/prodexplora
- Owner: shravan20
- License: mit
- Created: 2024-01-18T22:43:16.000Z (12 months ago)
- Default Branch: v1
- Last Pushed: 2024-06-06T18:38:38.000Z (7 months ago)
- Last Synced: 2024-11-24T20:49:17.707Z (about 1 month ago)
- Topics: javascript, nestjs, open-source, product-hunt, product-management, react, reactjs
- Language: TypeScript
- Homepage:
- Size: 1.34 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
WARNING: This is "Work-in-Progress"; far from "Done"! 🚧
We have made this repo public because we feel it keeps us accountable to each other, and keeps others "in the loop".
---
An app in progress to make a difference and connecting two dimension.
## Installation
```bash
npm install
```## Running the app
```bash
# development in watch mode
$ npm start# production mode
$ npm run prod:start# production build mode
$ npm run prod:build
```## Test
```bash
# unit tests
$ npm run test# e2e tests
$ npm run test:e2e# test coverage
$ npm run test:cov
```## Support
prodexplora is an MIT-licensed open source project. It can grow thanks to the sponsors and support by the amazing backers. If you'd like to join them, stay tuned, will add in discord channel soon.
## License
prodexplora is [MIT licensed](LICENSE).