Git Product home page Git Product logo

FastPlaz

FastPlaz Hero Banner

FastPlaz adalah satu satu web framework dengan menggunakan bahasa free pascal . Dibuat sedemikian rupa sehingga requirement server yang diperlukan pun sederhana dan minimal, dan bahkan bisa di compile langsung dari console/terminal tanpa memerlukan ide/editor Lazarus. Cukup dengan menggunakan apache biasa seperti di shared hosting, fastplaz sudah bisa langsung digunakan.

Desain struktur direktori dan theme/template dibuat sedemikian rupa agar memudahkan dalam melakukan pengembangan aplikasi.

Tutorial lengkap tentang FastPlaz bisa dipelajari melalui situs fastplaz.github.io

Prerequisite

  • FPC / Free Pascal Compiler, version 3.2.2
  • Lazarus (optional)

Persiapan

Download

Download atau clone terlebih dahulu repositori ini.

 git clone -b development https://github.com/fastplaz/fastplaz.git

Disarankan menggunakan cara clone ini dibandingkan dengan download manual. Jika nanti ada update atau perubahan, Anda cukup melakukan pull saja.

 git reset --hard HEAD
 git pull

Dengan cara ini yang akan diambil hanya perubahannya saja, tidak perlu mengunduh ulang keseluruhan file. Selanjutnya Anda cukup compile ulang saja file-file package-nya.

Instalasi

Jika Anda adalah pengguna Lazarus, instalasi untuk penggunaan dasar FastPlaz amat sangat mudah, cukup lakukan langkah ini:

  1. Buka file tools/fastplaz_runtime.lpk, lalu compile.
  2. Buka file tools/fastplaz_tools.lpk, lalu compile dan install.

Hasilnya akan keluar menu seperti ini di toolbar menu FastPlaz.

menu

Dan akan terlihat tambahan pilihan baru di menu File|New Project ... seperti ini

menu

Selamat Mencoba

Utilitas Pendukung

Beberapa utilitas pendukung untuk pengembangan aplikasi juga telah disediakan.

Database Explorer

Database Explorer

JSON Validator & Formatter

JSON Validator

Regex Tester

Regex Tester

Related Content

Contributing

Just make issue and PR if you want to contribute. we will review your PR. See Contributing Docs.

License

See License

FastPlaz's Projects

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.