Devterms
๐ The crowdsourced dictionary for developers. Find definitions for technical terms, programming jargon, and more!
A crowdsourced dictionary website for developers to look up technical terms, programming jargon, and more. DevTerms has [X (Twitter)](https://twitter.com/devtermsio) and [Bluesky](https://bsky.app/profile/devterms.com) accounts you can follow for daily developer wisdom and to stay in the loop with the latest tech lingo! The project is written primarily in TypeScript, distributed under the MIT License license, first published in 2024. Key topics include: awesome, developer-dictionary, dictionary, drizzle, drizzle-orm.
๐ DevTerms
A crowdsourced dictionary website for developers to look up technical terms, programming jargon, and more. DevTerms has X (Twitter) and Bluesky accounts you can follow for daily developer wisdom and to stay in the loop with the latest tech lingo!
Check out DevTerms in action at https://devterms.com!
Built with
- ๐ Vercel: Frontend cloud platform
- ๐ Next.js: The React framework for the web
- ๐ฅ Hono: Fast web framework built on Web Standards
- ๐จ Tailwind CSS: A utility-first CSS framework
- ๐จ shadcn/ui: Beautifully designed components
- ๐พ Turso: Fully-managed SQLite database platform
- ๐ Upstash: Serverless Redis database and rate limiting
- ๐ Meilisearch: Lightning-fast website search engine
- ๐ง๏ธ Drizzle ORM: Lightweight, relational TypeScript ORM
- ๐ Lucia: Guide for implementing authentication from scratch
Development
Clone the project
bashgit clone https://github.com/aelew/devterms.git
Go to the project directory
bashcd devterms
Install dependencies
bashpnpm i
Set environment variables
bashTo run this project, you need to set the required environment variables. Copy `.env.example` into a new file called `.env` and fill in the values.
Start the local development server on http://localhost:3000
bashpnpm dev
License
Star History
<a href="https://star-history.com/#aelew/devterms&Date"> <picture> <source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=aelew/devterms&type=Date&theme=dark" /> <source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=aelew/devterms&type=Date" /> <img alt="Star History Chart" src="https://api.star-history.com/svg?repos=aelew/devterms&type=Date" /> </picture> </a>Contributors
Showing top 3 contributors by commit count.
