Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rtpa25/dimension


https://github.com/rtpa25/dimension

Last synced: about 1 month ago
JSON representation

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