Skip to content

Files

Latest commit

 

History

History
64 lines (45 loc) · 2.14 KB

README.md

File metadata and controls

64 lines (45 loc) · 2.14 KB

📚 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.io!

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

git clone https://github.com/aelew/devterms.git

Go to the project directory

cd devterms

Install dependencies

pnpm i

Set environment variables

To 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

pnpm dev

License

MIT

Star History

Star History Chart