Hosting
- Website Hosting
- Vercel
- contabo (vps-provider) + docker + docker-compose + traefik hub
- Database Hosting
- Docker Image of MySQL, PostgreSQL, MongoDB, etc on VPS server
- Razorhost-cpanel - MySQL
- Railway.app - Postgresql, Redis,
- MongoDB-Atlas - MongoDB
- Email hosting
- Razorhost-cpanel
- MailDev - for testing
- Code Hosting
- Github
- File Hosting
- Domains
- Hostinger (cheapest for 1st year)
- Google Domains (buy for upto 9 years)
- VS-Code Hosting
- Gitpod - $25 / month
- CodeSandBox - $12 / month (does not work properly for now)
- VPS / Server Hosting
- Contabo - good for long-term hosting, due to affordable yearly plans
- Dropbox droplets - good for quick testing due hourly pricing
- Cpanel Hosting
- razorhost
- File Transfer
- pcloud - 5GB, password-protected
- File Backup
- contabo_object-storage
- pCloud - affordable lifetime plans
- notion - unlimited storage at $8/month
- backblaze - unlimited storage at $7/month
- File Encryption
- rclone
- Logo Creator
Frontend Stack
- Framework
- Next.js, ReactJS
- Development enviroment
- docker-devcontainer: use only when needed
- State Manangment
- Beatification
- TailwindCSS
- Preline
- DaisyUI
- React-Toastify
- SweetAlert2
- Animate.css
Avoid
- NextAuth - documentation is not user friendly, not sufficient options for modification
- Pocketbase - cannot delete columns in database once created
- Appwrite - self-hosting is difficult
- Hetzner - asks for identity verification
Top comments (0)