SkillAgentSearch skills...

Blog

Fastest Blog Build on Bun and Elysia with MongoDB. Optimized for SEO with valid schema markups.

Install / Use

/learn @bhanustark/Blog
About this skill

Quality Score

0/100

Category

Marketing

Supported Platforms

Zed

README

Blog

Create .env file in project root directory and add mongo uri and secret PORT, ANDROID_APP_ID, ANDROID_APP_SHA256, MONGO_URI_DEV fields are optional and others are mandatory

APP_NAME=Public App
PORT=3000
MONGO_URI='mongodb://127.0.0.1:27017/something?directConnection=true&serverSelectionTimeoutMS=2000&appName=mongosh+2.2.10'
MONGO_URI_DEV='mongodb://127.0.0.1:27017/something_dev?directConnection=true&serverSelectionTimeoutMS=2000&appName=mongosh+2.2.10'
ANDROID_APP_ID=in.publicapp.android
ANDROID_APP_SHA256=9F:38:3B:85:34:AF:FB:A7:43:EA:C4:E2:39:38:3F:34:FC:E2:F7:A7:EA:DE:3C:02:B6:15:AB:8E:CB:8D:DB:C8
GOOGLE_ANALYTICS_CODE=G-B62PJ5TRQD
SECRET=k3d7snDw37shdfjkDFHE3ed
APP_ROOT=https://publicapp.in #Your root url of website
SITEMAP_TOTAL_PAGES=5 #Total sitemaps that can be generated if one page will have 1000 blogs
APP_CONTACT_EMAIL=contact@publicapp.in
APP_DESCRIPTION=Public App is local news app, that brings to you all the latest updates of your city through short news.
APP_COPYRIGHT=All rights reserved 2024, Public App
DEFAULT_USER_ID=ad664548sfweffe4564sfdsfdsa54f
ADSENSE_PUB_CODE="client=ca-pub-523542364354534"
ADS_TXT="google.com, pub-523542364354534, DIRECT, d05c43aed0942ga0"

To install dependencies:

bun install

To run:

bun run start

Related Skills

View on GitHub
GitHub Stars16
CategoryMarketing
Updated8mo ago
Forks1

Languages

TypeScript

Security Score

67/100

Audited on Jul 27, 2025

No findings