Skip to content

JadlionHD/Enty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Enty

A Moe local development app :>

Features

  • Cross-platform support: Windows, Linux, and macOS

  • Package management: Easy installation and management of software packages

  • Modern UI: Built with Vue.js and TypeScript for a responsive user experience

  • Fast performance: Powered by Go backend with efficient package handling

Prerequisites

Before you begin, ensure you have the following installed:

Installation

  1. Clone the repository:

    git clone <repository-url>
    cd Enty
  2. Install dependencies:

    wails doctor

Development

Live Development Mode

To run in live development mode with hot reload:

make dev
# or
wails dev

This will start:

  • A Vite development server for the frontend
  • A development server on http://localhost:34115 for browser testing
  • Hot reload for both frontend and backend changes

Available Make Commands

make dev          # Start development server
make build-app    # Build production application
make clean        # Clean build artifacts

Building

To build a redistributable production package:

make build-app

License

This project is licensed under the GPL-3 License - see the LICENSE file for details.

About

A Moe looking local development app :>

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

  •  

Packages

No packages published

Contributors 2

  •  
  •