Neleto Console Is Live — and the Free Tier Is Open
Neleto Console has launched with a self‑serve free tier that allows users to create a real site without a sales call or payment method. The free plan provides one user, 1 GB of storage, and runs on shared EU infrastructure without backups. Paid plans start at €24 per month and include dedicated servers, more resources, and backup services.
- ▪The free tier is available at console.neleto.io and grants a real Neleto instance with integrated rendering and a page builder.
- ▪Free accounts are limited to one user and 1 GB of storage and operate on shared infrastructure with no backup.
- ▪Paid plans—Starter, Team, and Business—cost €24, €59, and €149 per month respectively and move users to dedicated servers with backups.
- ▪All instances, including free ones, run on European infrastructure, ensuring compliance with EU data‑protection laws.
Opening excerpt (first ~120 words) tap to expand
try { if(localStorage) { let currentUser = localStorage.getItem('current_user'); if (currentUser) { currentUser = JSON.parse(currentUser); if (currentUser.id === 3934993) { document.getElementById('article-show-container').classList.add('current-user-is-article-author'); } } } } catch (e) { console.error(e); } Martin Posted on Jun 30 • Originally published at neleto.io Neleto Console Is Live — and the Free Tier Is Open #ai #mcp #neleto Neleto Console is live at console.neleto.io, and the free tier is open for self-serve registration. Go there, create an account, pick the Free plan, and a few moments later you have your own Neleto instance running — no sales call, no card, no waiting on me. That last part took longer to earn than I'd like to admit.
…
Excerpt limited to ~120 words for fair-use compliance. The full article is at DEV.to (Top).