Agency Os

screenshot of Agency Os
nuxt
vue
tailwind
directus

The open source operating system for digital agencies. Built with Directus and Nuxt.

Overview:

AgencyOS is an open-source operating system designed to help digital agencies effectively manage their projects, communicate with clients, ensure timely payments, and optimize workflows. Built on Nuxt and Directus, it allows agencies to create customized solutions for their specific needs, offering features like website templates, CRM functionalities, project tracking, invoicing, client portals, and more.

Features:

  • Website: Includes a customizable website template integrated with a headless CMS, dynamic page builder, blog post management, form generation, SEO support, global search, Google Fonts, ESLint and Prettier configurations, and dark mode.
  • CRM / Project Tracker: Customizable CRM tool with organization and contact management, sales pipeline, project proposal builder, task management, invoicing, expense tracking, dashboard customization, and workflow automation.
  • Client Portal: Private authenticated portal for clients to self-serve, view project progress, and provide necessary files and information for the project.
nuxt
Nuxt

nuxt.js is a lightweight and flexible JavaScript framework that allows developers to easily build dynamic and reactive user interfaces. Its intuitive syntax, modular architecture, and focus on performance make it a popular choice for modern web development.

vue
Vue

Vue.js is a lightweight and flexible JavaScript framework that allows developers to easily build dynamic and reactive user interfaces. Its intuitive syntax, modular architecture, and focus on performance make it a popular choice for modern web development.

tailwind
Tailwind

Tailwind CSS is a utility-first CSS framework that provides pre-defined classes for building responsive and customizable user interfaces.

directus
Directus

A website that uses Directus as an open source headless CMS to manage content. This includes features such as a customizable content model, role-based access control, and API-based content delivery to support a wide range of digital experiences.

eslint
Eslint

ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.

Recoil

Recoil is a state management library for React that provides an intuitive and flexible API for managing and sharing state across components. It supports a range of features, including derived state, asynchronous updates, and time-travel debugging, and is designed to work well with the React ecosystem and other state management solutions.

typescript
Typescript

TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.