Giter VIP home page Giter VIP logo

garasinotebook's Introduction

Garasi Notebook - Fullstack App

Garasi Notebook adalah aplikasi fullstack yang dirancang untuk memudahkan manajemen dan layanan pelanggan terkait perbaikan dan pemeliharaan notebook. Aplikasi ini dibangun dengan teknologi modern di sisi frontend dan backend.

Teknologi Utama

  • Vue 3: Progressive JavaScript Framework
  • Tailwind CSS: A utility-first CSS framework
  • DaisyUI: Component Library for Tailwind CSS

Instalasi dan Penggunaan

  1. Clone repositori ini:

    git clone https://github.com/pixelwhiz/garasinotebook.git
    cd garasinotebook/frontend
  2. Install dependensi:

    npm install
  3. Jalankan server pengembangan:

    npm run dev

    Frontend akan berjalan di http://localhost:5173/.

Backend

Teknologi Utama

  • ExpressJS: Fast, unopinionated, minimalist web framework for Node.js
  • MySQL: Relational Database Management System
  • Sequelize: Promise-based Node.js ORM

Instalasi dan Penggunaan

  1. Clone repositori ini:

    git clone https://github.com/pixelwhiz/garasinotebook.git
    cd garasinotebook/backend
  2. Install dependensi:

    npm install
  3. Konfigurasi database:

    Edit file config/db.config.js sesuai dengan pengaturan database MySQL Anda.

  4. Jalankan migrasi database:

    npm run migrate
  5. Jalankan server:

    npm start

    Backend akan berjalan di http://localhost:3000/.

Lingkungan Pengembangan

  • Node.js v14.x atau versi terbaru.
  • MySQL server.

Kontribusi

Jika Anda ingin berkontribusi pada proyek ini, silakan buat fork dan kirim pull request. Pastikan untuk mengikuti pedoman kontribusi yang ada.

Lisensi

Proyek ini dilisensikan di bawah Lisensi MIT - lihat file LICENSE.md untuk detailnya.

garasinotebook's People

Contributors

pixelwhiz avatar

Stargazers

 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.