world/content/projects/sail.md

23 lines
494 B
Markdown
Raw Permalink Normal View History

2024-01-08 09:47:34 +01:00
+++
template = 'custom/project.html'
title = 'blek! Bin'
description = 'A pastebin copy'
date = '2024-08-01'
slug = 'sail'
year = 2024
month = 1
day = 8
lang = 'en'
[extra]
git_repo = 'github.com/b1ek/sail.git'
demo_url = 'github.com/b1ek/sail'
author = 'b1ek <me@blek.codes>'
license = 'None'
+++
If you are familiar with Laravel, you must've hear of Laravel Sail.
Well, this project is basically Laravel Sail, but its built to survive in production.
Check the github repo for more info.