Skip to content

LUK3D/glu-e

Repository files navigation

Glu-e πŸ”₯

License PRs Welcome

Description πŸ“ƒ

Glu-e is an open-source web application that allows you to effortlessly generate REST APIs using Laravel and, in the future, will support Node.js as well. It is built with Vite, React, TypeScript, Zustand, and Tailwind CSS, providing a powerful and flexible development stack for creating robust APIs.

Glu-e screenshot

Key Features πŸš€

  • Easy generation of REST APIs with Laravel and upcoming support for Node.js.
  • Fast and efficient development workflow with Vite and React.
  • Strongly typed codebase with TypeScript for enhanced reliability.
  • Stylish and responsive UI design with Tailwind CSS.

Getting Started 😊

Prerequisites

Before getting started, make sure you have the following installed on your machine:

  • Node.js
  • NPM
  • Laravel (for testing)

Installation

  1. Clone the repository:

    git clone https://github.com/LUK3D/glu-e.git
  2. Navigate to the project directory:

    cd glu-e
  3. Install the dependencies:

    npm install
  4. Start the development server:

    npm run dev
  5. Open your browser and visit http://localhost:3000 to see the app in action.

Contributing πŸ”₯

Contributions are welcome! If you'd like to contribute to the Project Name, please follow these steps:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix.
  3. Make your changes and commit them with descriptive commit messages.
  4. Push your changes to your forked repository.
  5. Open a pull request with a detailed description of your changes.

Please refer to the CONTRIBUTING.md file for more information on how to contribute.

License

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

Contact

If you have any questions, suggestions, or feedback, feel free to reach out to us at filipelukebana@gmail.com.


Let's build something amazing together! Happy coding!