Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rojikaru/herovault
A dnd-like heroes catalog with AI features
https://github.com/rojikaru/herovault
angular apollo auth0 graphql mongodb mongoose nestjs openai-api typescript
Last synced: about 2 months ago
JSON representation
A dnd-like heroes catalog with AI features
- Host: GitHub
- URL: https://github.com/rojikaru/herovault
- Owner: rojikaru
- Created: 2024-08-19T07:03:14.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-09-04T13:32:27.000Z (5 months ago)
- Last Synced: 2024-10-16T19:14:40.004Z (4 months ago)
- Topics: angular, apollo, auth0, graphql, mongodb, mongoose, nestjs, openai-api, typescript
- Language: TypeScript
- Homepage:
- Size: 608 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Herovault
A simple & cool app to manage, generate & share your D&D-like characters.
## Features
- Create, edit & delete characters
- Generate random characters
- Share characters with a simple link
- Import & export characters as JSON files
- Connect with other players & share characters## Tech Stack
- **Frontend**: Angular, Material Design
- **Backend**: Node.js, NestJS, MongoDB, GraphQL
- **Authentication**: Auth0## Prerequisites
- Node.js
- MongoDB
- Angular CLI
- NestJS CLI## Installation
Follow instructions in the [frontend](herovault-front/README.md) and [backend](herovault-back/README.md) READMEs.
## Support
Herovault is an open-source project. If you have any questions, please open an issue on the [GitHub repository](https://github.com/rojikaru/herovault/issues).
## Contributing
Feel free to contribute to this project by submitting a pull request. Please make sure to follow common sense and common contributing guidelines.