Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arsalanansariofficial/quest-forge
Embark on an RPG Schedule with AI at Your Side.
https://github.com/arsalanansariofficial/quest-forge
nextjs react shadcn-ui tailwind
Last synced: 26 days ago
JSON representation
Embark on an RPG Schedule with AI at Your Side.
- Host: GitHub
- URL: https://github.com/arsalanansariofficial/quest-forge
- Owner: arsalanansariofficial
- Created: 2024-09-11T12:27:52.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-09-13T14:51:12.000Z (about 2 months ago)
- Last Synced: 2024-09-26T00:28:32.467Z (about 1 month ago)
- Topics: nextjs, react, shadcn-ui, tailwind
- Language: TypeScript
- Homepage:
- Size: 80.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🎉 Quest Forge
Embark on an RPG Schedule with AI at Your Side
## Pre-requisites
Node.js version 21 or greater.
## Run Locally
Clone the project
```bash
git clone https://github.com/arsalanansariofficial/quest-forge.git
```Go to the project directory
```bash
cd quest-forge
```Install dependencies
```bash
npm i
```Start the dev server
```bash
npm run dev
```## Available Scripts
- `npm run build` for building the application for production environment.
- `npm run dev` for running the application in local environment.
- `npm run lint` for using eslint.
- `npm start` for running the application in production environment.
## Environment Variables
See `.env.example` for adding environment variables.
## Author
- [Arsalan Ansari](https://arsalanansariofficial.github.io/arsalanansariofficial)
- [The Ansari Company](https://arsalanansariofficial.github.io/the-ansari-company)