Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rtpa25/dimension
https://github.com/rtpa25/dimension
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/rtpa25/dimension
- Owner: rtpa25
- Created: 2023-10-28T04:03:03.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-29T09:30:55.000Z (about 1 year ago)
- Last Synced: 2024-10-17T00:58:23.400Z (3 months ago)
- Language: TypeScript
- Homepage: https://dimension-pi.vercel.app
- Size: 395 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dimension Assignment
- [https://dimension-pi.vercel.app/](production)
## Developing
- Uses t3 Stack
- `yarn dev` to start dev server
- `yarn build` to build
- `cp .env.example .env` to create .env file
- add your own API keys to .env file
- `yarn start` to start production server