https://github.com/kinotiodotdev/website
We're dedicated to creating innovative solutions in SaaS, CLI tools, and libraries.
https://github.com/kinotiodotdev/website
open-source platform portfolio typescript website
Last synced: 23 days ago
JSON representation
We're dedicated to creating innovative solutions in SaaS, CLI tools, and libraries.
- Host: GitHub
- URL: https://github.com/kinotiodotdev/website
- Owner: kinotiodotdev
- Created: 2024-07-19T11:25:52.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-05-05T23:55:13.000Z (about 1 year ago)
- Last Synced: 2025-09-18T14:53:09.621Z (10 months ago)
- Topics: open-source, platform, portfolio, typescript, website
- Language: TypeScript
- Homepage: https://kinotio.io
- Size: 2.07 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
The official website for kinotio
To develop it locally, clone this repository and run the following command to start the local dev server:
Built with [Next.js](https://nextjs.org/), [Shadcn/ui](https://ui.shadcn.com/)
```bash
pnpm install
```
```bash
pnpm dev
```
And visit localhost:3000 to preview your changes.
## Contributors
Main contributor is Ando [@andostronaut](https://github.com/andostronaut)
## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.