Devterms Save

📚 A crowdsourced dictionary for developers. Find definitions for all sorts of technical terms, programming jargon, and more!

Project README

📚 DevTerms

An open-source, crowdsourced dictionary website for developers to look up technical terms, programming jargon, and more! DevTerms also has an X (Twitter) account, where you can follow for news and word-of-the-day alerts!

Check out DevTerms in action!

Built with

  • 🌎 Vercel: Frontend cloud platform
  • 🌟 Next.js: The React framework for the web
  • 🛠 Elysia: Full-featured, typesafe API framework
  • 💨 Tailwind CSS: A utility-first CSS framework
  • 🎨 shadcn/ui: Beautifully designed components
  • 🔎 Meilisearch: Lightning-fast website search engine
  • 🌧️ Drizzle ORM: Lightweight, relational TypeScript ORM
  • 💾 Turso: Fully-managed SQLite database platform
  • 🔒 Lucia Auth: Simple, flexible session authentication

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
Open Source Agenda is not affiliated with "Devterms" Project. README Source: aelew/devterms

Open Source Agenda Badge

Open Source Agenda Rating