Skip to content

Mr-Ashish/microapplab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MicroAppLab

This repository contains multiple projects and websites developed by MicroAppLab - a micro app development studio focused on building practical solutions for everyday problems.

Projects

🌐 MicroAppLab Marketing Website (/marketing-website/)

The main company website showcasing MicroAppLab's services and projects.

Features:

  • Company landing page with services and portfolio
  • Launchpad section - SAAS development services
  • Birthday Billy - Slack integration for birthday reminders
  • Micro Tools collection
  • Contact and about pages

Tech Stack:

  • Next.js 13+ with TypeScript
  • Tailwind CSS for styling
  • AOS (Animate On Scroll) library
  • Responsive design

📧 EzeMailer Website (/ezemailerNew/)

A landing page template for email marketing services, built from the Nextly template.

Features:

  • Marketing landing page with benefits and testimonials
  • Newsletter signup functionality
  • FAQ section and service features
  • Dark/light theme support
  • Video integration and call-to-action sections

Tech Stack:

  • Next.js 14+ with TypeScript
  • Tailwind CSS
  • Headless UI components
  • Next Themes for dark mode
  • React Hook Form

🚀 Launchpad (/marketing-website/app/launchpad/)

A SAAS development service offering to help entrepreneurs launch their products quickly.

Features:

  • Weekend SAAS launch promise
  • Tech stack showcase and development process
  • Portfolio of successful launches
  • Contact form for project inquiries

🎂 Birthday Billy (/marketing-website/app/birthdaybilly/)

A Slack integration tool for automated birthday reminders and celebrations.

Features:

  • Slack bot integration for team birthday tracking
  • Automated notifications and celebration messages
  • Team engagement features
  • Pricing plans for different team sizes

📱 n8n Monitor App (/n8n master/n8n-monitor/)

A React Native mobile application for monitoring n8n workflow automation instances on-the-go.

Current Features:

  • Real-time workflow monitoring dashboard
  • Execution history and detailed logs
  • One-tap retry functionality for failed workflows
  • Secure API connections with n8n instances
  • Light/dark theme support
  • Cross-platform (iOS & Android)

Upcoming Features:

  • Smart push notifications system
  • Background monitoring capabilities
  • Multi-instance support
  • Advanced analytics and reporting
  • Apple Watch companion app
  • Offline mode with data sync

Tech Stack:

  • React Native with Expo
  • TypeScript
  • React Native Paper for UI components
  • Async Storage for local data
  • n8n API integration

📱 Appkage Website (/appkage-website/)

A marketing website for Appkage — a privacy-first Android app blocker with custom block screens, usage insights, and focus sessions.

Features:

  • Landing page with hero, features, how-it-works, stats, pricing, FAQ, and CTA sections
  • Custom block screen showcase highlighting the differentiating feature
  • Legal pages — privacy policy, terms of use, cookie policy
  • Responsive design with Framer Motion scroll animations
  • Light theme with blue-violet gradient accents matching the Appkage app

Tech Stack:

  • Next.js 16 with TypeScript and App Router
  • Tailwind CSS 4 for styling
  • Framer Motion for animations
  • Lucide React for icons

🌐 n8n Monitor Website (/n8n-monitor-website/)

A Next.js marketing website for the n8n Monitor mobile app.

Features:

  • Landing page with hero section, features, and pricing
  • Authentic n8n brand colors matching the mobile app design
  • Coming Soon features section highlighting upcoming functionality
  • Responsive design built with Tailwind CSS and Framer Motion animations
  • Modern UI/UX optimized for conversion and user engagement

Tech Stack:

  • Next.js 14+ with TypeScript
  • Tailwind CSS for styling
  • Framer Motion for animations
  • Lucide React for icons

Development Status

  • MicroAppLab Marketing Website: ✅ Live in production
  • EzeMailer Website: ✅ Template ready for deployment
  • Launchpad Service: ✅ Active service offering
  • Birthday Billy: ✅ Available for Slack integration
  • Appkage Website: ✅ Ready for production
  • n8n Monitor Website: ✅ Ready for production
  • n8n Monitor App: 🚧 In beta development
  • Google Play Store: 📅 Coming soon

Getting Started

MicroAppLab Marketing Website

cd marketing-website
npm install
npm run dev

EzeMailer Website

cd ezemailerNew
npm install
npm run dev
# or
yarn dev

Appkage Website

cd appkage-website
npm install
npm run dev

n8n Monitor Website

cd n8n-monitor-website
npm install
npm run dev

n8n Monitor Mobile App

cd "n8n master/n8n-monitor"
npm install
npm start

Brand Guidelines

This project uses authentic n8n brand colors:

  • Primary Orange: #EE4F27
  • Secondary Blue: #077AC7
  • Accent Violet: #6B21EF
  • Success Green: #28A745

Contributing

This is a private project by MicroAppLab. For questions or collaboration inquiries, please contact the development team.


MicroAppLab - Building micro apps that solve real problems.

About

Marketing website for multiple small apps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors