https://github.com/fildon/got-tables
https://github.com/fildon/got-tables
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/fildon/got-tables
- Owner: fildon
- Created: 2021-10-03T07:55:47.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-05T04:30:06.000Z (over 4 years ago)
- Last Synced: 2025-12-30T14:33:13.722Z (6 months ago)
- Language: TypeScript
- Size: 172 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GoT Tables
A tabular frontend for [An API of Ice And Fire](https://anapioficeandfire.com/)
Currently deployed here: [GoT Tables](https://fildon.me/GoT-Tables/)
## Getting Started
Just:
```bash
yarn install
yarn start
```
And you'll have a local deployment viewable at `localhost:1234`