Git Product home page Git Product logo

insightink's Introduction

InsightInk

InsightInk is a blog platform where users can sign up, write blogs to share their interests with the world, and edit or delete their blogs at their convenience. Built with a modern tech stack, InsightInk provides a seamless and secure blogging experience.

Features

  • User Authentication: Secure JWT-based authentication to protect user data and ensure secure access to authenticated routes.
  • Blog Management: Users can create, edit, and delete their blogs with ease.
  • Responsive Design: A mobile-first design powered by TailwindCSS ensures a seamless experience across all devices.
  • Rich Text Editor: A user-friendly interface for writing and formatting blog posts.
  • Serverless Backend: Leverage Cloudflare Workers and Heno.js for a highly scalable and efficient backend.

Tech Stack

  • Frontend:

    • React.js: A JavaScript library for building user interfaces.
    • TailwindCSS: A utility-first CSS framework for rapid UI development.
    • TypeScript: A strongly typed programming language that builds on JavaScript.
  • Backend:

    • Serverless Architecture: Using Cloudflare Workers for scalable backend functions.
    • Heno.js: A framework for building serverless applications.
    • TypeScript: Ensuring a type-safe backend.
    • PostgreSQL: A powerful, open-source object-relational database system.
    • Prisma ORM: A modern database toolkit for TypeScript and Node.js.

Installation

  1. Clone the repository:

    git clone https://github.com/Abhi200206/InsightInk.git
    cd InsightInk
  2. Install dependencies:

    npm install
  3. Set up environment variables: Create a .env file in the root directory and add the necessary environment variables for your database and JWT secret.

  4. Run the development server:

    npm run dev

Usage

  1. Sign up / Log in: Create a new account or log in with your existing credentials.
  2. Dashboard: View and manage your blog posts.
  3. Create Blog: Write new blog posts using the rich text editor.
  4. Edit Blog: Update your existing blogs to keep your content fresh and accurate.
  5. Delete Blog: Remove blogs that you no longer want to display.

Contributing

Contributions are welcome! Please fork the repository and create a pull request with your changes.

  1. Fork the repository
  2. Create a new branch (git checkout -b feature-branch)
  3. Commit your changes (git commit -m 'Add some feature')
  4. Push to the branch (git push origin feature-branch)
  5. Open a pull request

License

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

Acknowledgements


insightink's People

Contributors

abhi200206 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.