Roadmap - humanbit-dev-org/templates GitHub Wiki
- Research services and containers naming conventions to avoid image names
like
very-long-project-name-very-long-project-name-app
Could names across projects be simplified/unified?
- Research the viability of creating images with services (like
SASS_VERSION) updated to their latest version
- Search different name for the source folder
srcto avoid confusion with the Next.js'ssrcone - Move all backend folders on root to a dedicated folder for clarity, adjusting path changes accordingly
- Check if comment is removed from
APP_KEYupon runningphp artisan key:generate - Find a better email service
- Check if running
php artisan migrate:fresh:safe --p="<APP_NAME>"works ifAPP_NAMEvalue is between quotes - Check clarity of "VERSION" comments and Stripe value placeholder
- Check clarity of Stripe value placeholder
- Finish merging both files into one, refactor it, and place it on root
- Check origin of the "SEO fetch failed: 500" warning on the terminal
- Check origin of the "GET /it/.well-known/appspecific/com.chrome.devtools.json 404" warning on the terminal
- Update docs to current repo state