Commit Graph

11 Commits

Author SHA1 Message Date
Julien Nahum 6db15928ac Add bounties to OpnForm 2023-08-18 20:10:50 +03:00
Julien Nahum 96ef9d7c25 Added tags to readme 2023-08-16 12:50:17 +03:00
Don Benjamin 8f84faf3d1
(#146) Re-wrote the docker code to generate a single self-contained d… (#153)
* (#146) Re-wrote the docker code to generate a single self-contained docker
image rather than using a docker-compose network of connected
containers

* (#146) Push version tags to docker hub automatically

* (#146) Switched to using a multistage docker build process to make the Dockerfile more readable and cache friendly without bloating the published image

* #146 More readable names

* #146 Documented the upgrade process and made 'artisan migrate' run on every boot to automate the upgrade process.
2023-07-27 11:34:19 +02:00
Philip Gatzka 49d1a237ef
Add docker compose setup (#73)
* Add docker compose setup

* Shorten healthcheck interval for faster startup

* Add .env file for docker setup. Take changes in composer/package-lock into account.

* Add readme entry

* JWT force command + readme minor changes

* Udpated readme

---------

Co-authored-by: Julien Nahum <julien@nahum.net>
2023-02-22 19:13:32 +01:00
Chirag 970893329b
Migrate to Vite (#71)
* Replace DateInput

* Migrate to Vite

* Ecxluding optimize to fix notifs in dev

* Dateinput changes

* Fixs on new DateInput

* wip

* Updated date input + cleaning

* Udpated readme

Co-authored-by: Julien Nahum <julien@nahum.net>
2023-01-21 12:57:37 +01:00
Julien Nahum ee6956a5a0
Update Readme to add details about setting up s3 📁 2023-01-10 15:01:18 +01:00
MarceauKa 9f1f968430
Some fixes and installation documentation (#46)
* 🐛 Fix migration CreateUsersWorkspacesTable with two errors from SQL constraints 🐛 Fix MySQL transaction on CreateUsersWorkspacesTable migration (MariaDB) 🔧 .gitignore for Clockwork

* 🚧 Doc

Co-authored-by: Julien Nahum <julien@nahum.net>
2023-01-04 13:55:23 +01:00
Chirag 567b7a44dc
SEO social meta (#35)
* SEO social meta

* Small wording changes

Co-authored-by: Julien Nahum <jhumanj@MacBook-Pro-de-Julien.local>
2022-11-29 15:17:30 +01:00
JhumanJ 334034d44b Improved readme, changed social preview 2022-09-21 19:13:13 +02:00
Julien Nahum 341ee04268 Added github workflow, clean remaning spatie stuff 2022-09-21 09:17:56 +02:00
Julien Nahum f8e6cd4dd6 Initial commit 2022-09-20 21:59:52 +02:00