Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.