Eago
[WIP] Javascript runtime for building maintainable web apps
Install / Use
/learn @ahmetcanozcan/EagoREADME
Features
- Clean, synchronous javascript code (no callbacks, no promisses, no async/awaits)
- Maintainable project structre
- Native deployment support
Install
Eago can be installed using go toolchain
$ go get github.com/ahmetcanozcan/eago
Getting Started
Firstly create a project
$ eago new project <project_name>
$ cd <project_name>
After coding a basic handler, the App will be ready to start
$ echo "response.write('HELLO WORLD');" >> handlers/index.get.js
$ eago start
Docs
Check https://ahmetcanozcan.github.io/eago for more information about Eago
Related Skills
node-connect
346.4kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
xurl
346.4kA CLI tool for making authenticated requests to the X (Twitter) API. Use this skill when you need to post tweets, reply, quote, search, read posts, manage followers, send DMs, upload media, or interact with any X API v2 endpoint.
frontend-design
107.2kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
346.4kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
