Skip to content

Linkblare/linkblare

Repository files navigation

Web capture_11-12-2023_16416_linkblare vercel app

Linkblare README

Linkblare is a website that helps developers find the helpful websites by their need. It offers curated collections of websites categorized by specific developer needs, such as AI blogs, open-source LLM models, or free illustration websites. Users can explore collections and find relevant websites based on their interests and requirements.

Tech Stack:

  • Next.js: JavaScript framework for server-rendered and static web applications.
  • Prisma: GraphQL API client for interacting with databases.
  • TypeScript: Statically typed superset of JavaScript.
  • PostgreSQL: Open-source relational database management system.

Features:

  • Collections: Curated groups of websites organized by specific developer needs.
  • Tags: Categorization system for collections and items.
  • User Preferences: Personalize the experience by selecting tags of interest.
  • Search: Find specific websites within collections using keywords.
  • Mobile-friendly: Optimized for easy access and use on mobile devices.

Getting Started:

  1. Clone the repository: git clone https://github.com/Linkblare/linkblare.git.
  2. Install dependencies: npm install.
  3. Configure environment variables:
    • Create a .env file in the root directory.
    • Add the following variables:
      • NEXT_PUBLIC_DATABASE_URL: Your PostgreSQL database URL.
      • NEXT_PUBLIC_PRISMA_SECRET: Your Prisma secret (generated with prisma secret).
  4. Start the development server: npm run dev.
  5. Visit http://localhost:3000 to access the website.

Contributing:

We welcome contributions from the developer community! You can help by:

  • Improve User Experience
  • Add different mechanism to generate feed for user
  • Improving existing content
  • Creating new content
  • Reporting bugs and suggesting improvements

Please refer to the CONTRIBUTING.md file for detailed contribution guidelines.

License:

This project is licensed under the MIT License. See the LICENSE file for details.

Contact:

Thank you for using Linkblare!## Linkblare README

Linkblare is a website that helps developers find the helpful websites by their need. It offers curated collections of websites categorized by specific developer needs, such as AI blogs, open-source LLM models, or free illustration websites. Users can explore collections and find relevant websites based on their interests and requirements.

Tech Stack:

  • Next.js: JavaScript framework for server-rendered and static web applications.
  • Prisma: GraphQL API client for interacting with databases.
  • TypeScript: Statically typed superset of JavaScript.
  • PostgreSQL: Open-source relational database management system.

Features:

  • Collections: Curated groups of websites organized by specific developer needs.
  • Tags: Categorization system for collections and items.
  • User Preferences: Personalize the experience by selecting tags of interest.
  • Search: Find specific websites within collections using keywords.
  • Mobile-friendly: Optimized for easy access and use on mobile devices.

Getting Started:

  1. Clone the repository: git clone https://github.com/Linkblare/linkblare.git.
  2. Install dependencies: npm install.
  3. Configure environment variables:
    • Create a .env file in the root directory.
    • Add the following variables:
      • NEXT_PUBLIC_DATABASE_URL: Your PostgreSQL database URL.
      • NEXT_PUBLIC_PRISMA_SECRET: Your Prisma secret (generated with prisma secret).
  4. Start the development server: npm run dev.
  5. Visit http://localhost:3000 to access the website.

Contributing:

We welcome contributions from the developer community! You can help by:

  • Improve User Experience
  • Add different mechanism to generate feed for user
  • Improving existing content
  • Creating new content
  • Reporting bugs and suggesting improvements

Please refer to the CONTRIBUTING.md file for detailed contribution guidelines.

License:

This project is licensed under the MIT License. See the LICENSE file for details.

Contact:

Thank you for using Linkblare!

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors