Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/imbenrabi/placer-ai-ex
placer ai meteors ex
https://github.com/imbenrabi/placer-ai-ex
Last synced: about 1 month ago
JSON representation
placer ai meteors ex
- Host: GitHub
- URL: https://github.com/imbenrabi/placer-ai-ex
- Owner: imbenrabi
- Created: 2023-08-01T17:21:29.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-08-01T17:51:01.000Z (over 1 year ago)
- Last Synced: 2023-08-01T22:45:47.470Z (over 1 year ago)
- Language: TypeScript
- Size: 150 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Placer EX - ROCKS
ROCKS is a web application that allows users to interact with Nasa's meteor data.
## Installation
To install the necessary dependencies, run the following command in project root:
```bash
yarn install
```## Start Dev Server
To start the server, use the following command in project root:
```bash
yarn run start:server
```## Start Client
To start the client, use the following command in project root:
```bash
yarn run start:client
```## Tech Stack
- trpc-ts-node server
- trpc-ts-react client
- vite
- jest
- NextUI## Features
- data fetching and filtering
- data visualization in a table
- debouncing free text requests## Roadmap -> (what would I improve)
- server requests caching mechanism
- better tests coverage (adding more component tests and e2e)
- data sorting
- adding additional params to interact with -> then adding charts