https://github.com/devrax/chaotic
https://github.com/devrax/chaotic
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/devrax/chaotic
- Owner: Devrax
- Created: 2022-11-21T23:19:33.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-22T19:52:22.000Z (over 2 years ago)
- Last Synced: 2025-01-10T17:53:58.189Z (5 months ago)
- Language: JavaScript
- Size: 105 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Chaotic
## Description
I'm a passionate person who loves Chaotic anime and card trading games. This is the first step to replicating the game I like! The database has built-in GoogleSheet for a while, it might be better to migrate to SQL Database.It's a fun project to polish many skills in video game development, I hope it will be very funny and interesting.
**spoiler** will change a lot in the meantime.## Features
- Generate .CSV based on my spreadsheet link on my account.
## Installation
Run `yarn install`
Make sure to complete the `.env` with the correct values.
```
# it is the spreadsheet id require to fetch the data
SPREADSHEET_ID=1jj0n-EFmcF9UwJLNH-T9aQIrAwFYLah3DbZ7JtujA6oGOOGLE_API_KEY=
```For `GOOGLE_API_KEY` will need to talk with @sperezm97 in order to generate API Key in Google Console
Run `node .` for generating the CSV file separate by `|`
> Makes funny to me, the most difficult part of this project was to find the best separator for CSV in order to now break the CSV