Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ikram-maulana/links
⚛️ Links is a repository for bio links and web applications designed to shorten URLs
https://github.com/ikram-maulana/links
drizzle-orm next-auth nextjs shortlink t3-stack tailwindcss trpc turso
Last synced: 14 days ago
JSON representation
⚛️ Links is a repository for bio links and web applications designed to shorten URLs
- Host: GitHub
- URL: https://github.com/ikram-maulana/links
- Owner: Ikram-Maulana
- Created: 2024-01-09T04:47:06.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-09-19T03:14:43.000Z (about 2 months ago)
- Last Synced: 2024-10-11T01:43:45.592Z (about 1 month ago)
- Topics: drizzle-orm, next-auth, nextjs, shortlink, t3-stack, tailwindcss, trpc, turso
- Language: TypeScript
- Homepage: https://links.ikrammaulana.my.id
- Size: 11.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Links
Discover the social media links of Ikram Maulana, a Full Stack Web Developer. Explore Ikram Maulana collection of projects and skills in web development
![IkramMaulanaLinks](image.png)
## Tech Stack
- Bun
- NextJS
- TailwindCSS
- tRPC
- HonoJS
- Clerk
- Drizzle
- MySQL
- ARCJet## Feature
- Authentication
- Authorization
- Overview Data
- CRUD Social Media Links
- Link Click Logs## Installation
1. Clone the repository
2. Install dependencies
```bash
bun install
```3. Run the project
```bash
bun dev
```4. Open [http://localhost:3000](http://localhost:3000) in your browser
5. Happy coding!