Official website of Srapsware Pvt. Ltd. - Software Development & IT Services
π Live: https://www.srapsware.com
A modern, performant Next.js website showcasing software development services, portfolio, blog, and technical expertise.
This is Srapsware's private business website. The code is made public for EDUCATIONAL PURPOSES ONLY.
- Study the code structure and architecture
- Learn how we implement features and patterns
- Understand our approach to building modern web applications
- Reference concepts for your own original projects
- Clone or copy this website
- Copy components, forms, or any code sections
- Reuse our designs, layouts, or UI elements
- Duplicate functionality or features
- Use this as a template or starter kit
- Fork for production use (study forks only)
Build your own original website inspired by concepts you learn here.
See LICENSE for full legal terms. Violations will be prosecuted.
- Framework: Next.js 15.1.3 (App Router)
- Language: TypeScript
- Styling: Tailwind CSS
- CMS: Decap CMS (Git-based)
- Animations: GSAP
- Deployment: Vercel
- Package Manager: pnpm
This website demonstrates:
- π± Responsive design with mobile-first approach
- π¨ Modern UI with smooth animations
- π Blog system with markdown support
- πΌ Portfolio showcase
- π οΈ Service pages (Web, Mobile, E-commerce, Cloud/DevOps)
- π§ Technology stack pages (74+ technologies)
- π― Industry & technology solutions
- πΊοΈ Multi-sitemap SEO optimization
- π Privacy & terms pages
This setup guide is for educational purposes only - to help you understand how Next.js projects are structured, not to run or deploy this specific website.
# Example: How dependencies are installed (FOR REFERENCE ONLY)
pnpm install
# Run development server
pnpm dev
# Build for production
pnpm build
# Start production server
pnpm startNote: This information is for understanding our CMS setup, not for actual use.
DecapCMS is used at /admin to manage:
- Blog posts
- Portfolio projects
- Services
- Testimonials
- Authors
- Site settings
Do not attempt to access or use our CMS. Learn the concept and implement your own.
βββ app/ # Next.js 15 app routes
βββ components/ # React components
βββ content/ # Markdown content (DecapCMS)
βββ lib/ # Utility functions
βββ public/ # Static assets
βββ config/ # Configuration files
- 178 static pages generated at build time
- 74 technology pages with ISR (1 hour revalidation)
- 13 blog posts with reading time calculation
- 23 portfolio projects
- 17 service pages
- 10 solution pages
External contributions are NOT accepted. This is a proprietary codebase.
Internal team members should see CONTRIBUTING.md for development guidelines.
Found a security vulnerability? Please review our Security Policy and report it responsibly to contact@srapsware.com.
See LICENSE file for complete legal terms and conditions.
Summary:
- View and study for educational purposes only
- Cannot copy, use, modify, or redistribute
- All rights reserved Β© 2011-2026 Srapsware Pvt. Ltd.
- Violations subject to legal action
- Licensing inquiries: contact@srapsware.com
- Website: https://www.srapsware.com
- Email: contact@srapsware.com
- LinkedIn: @srapsware
- Twitter: @srapsware
Made with β€οΈ by Srapsware | Celebrating 15 Years of Code Baking π