Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 630 Bytes

File metadata and controls

16 lines (9 loc) · 630 Bytes

Glazy.org

Glazy.org is a free, open-source ceramics recipes library. Anyone can add recipes, materials, and photos of their ceramic tests.

Backend

The Glazy backend is based on the Laravel API Boilerplate (JWT Edition) for Laravel 5.5 project.

Laravel API Boilerplate is a "starter kit" you can use to build your first API in seconds. As you can easily imagine, it is built on top of the awesome Laravel Framework. This version is built on Laravel 5.5!

Frontend

The Glazy frontend is a Vue Single-Page Application (SPA)