Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ikurotime/kurojam
https://github.com/ikurotime/kurojam
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ikurotime/kurojam
- Owner: ikurotime
- Created: 2023-08-01T16:42:31.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-19T10:30:32.000Z (7 months ago)
- Last Synced: 2024-10-12T02:42:52.473Z (27 days ago)
- Language: TypeScript
- Homepage: https://www.kurojam.com
- Size: 444 KB
- Stars: 6
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Kurojam
[![All Contributors](https://img.shields.io/badge/all_contributors-5-orange.svg?style=flat-square)](#contributors-)
![KuroJam](https://i.postimg.cc/G2bg4wWP/Screenshot-2023-08-02-at-19-36-38.png)
## DescripciΓ³n π
La KuroJam es un evento de tecnologia donde se busca que los participantes desarrollen un proyecto segun un tema seleccionado en directo.
## CΓ³mo contribuir π€
Para contribuir a este proyecto, es necesario tener instalado el CLI de vercel para probar los endpoint de API localmente.
```
pnpm i -g vercel - yarn global add vercel - npm i -g vercel
```Al hacer fork del proyecto, instala las dependencias y ejecuta el proyecto localmente.
```
vercel dev
```## Probar la base de datos π¦
Si quisieras emular la base de datos en local, debes incluir un archivo .env con las variables de entorno de la base de datos.
```
VITE_REDIS_URL=redis://localhost:6379```
## Contributors β¨
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
Juan Pablo Barrera
π»
Erick Vargas
π»
Alex Pincheira
π»
Jarrison Cano
π»
maximiliano garcia
π»
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!