danmarauda / ever-teams

Ever® Teams™ - Open Work and Project Management Platform

Home Page:https://app.ever.team

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ever Teams Platform

Gitpod Ready-to-Code Join the community on Spectrum Gitter Get help on Codementor

⭐️ What is it?

Ever® Teams™ - Open Work and Project Management Platform.

web

NOTE: Platform currently is in active development stage / WIP, please use with caution!

✨ Features

Below is a list of the most important planned features:

  • Work / Workforce Management
  • Time Management / Time Tracking / Activity Tracking
  • Productivity Tracking & Metrics
  • Projects / Tasks & Issues Management
  • Organizations / Teams
  • Tags / Labels
  • Integrations (GitHub, GitLab, Bitbucket, JIRA, etc.)
  • Dark / Black / Light Themes

🌼 Screenshots

Show / Hide Screenshots

Web Platform

web web web

Mobile Apps (iOS/Android)

mobile

Browser Extension

extension

Note: Currently WIP, the screenshot is just a temporary picture :)

📊 Activity

Alt

🔗 Links

  • https://app.ever.team - Ever Teams Platform web application (not yet in production release)
  • https://ever.team - Check more information about the Ever Teams platform at the official website (WIP).
  • https://gauzy.co - Check more information about the Ever Gauzy Platform at the official website.
  • https://ever.co - Get more information about our company products.

⚡️ Our Open Platforms

Ever® Teams™ Platform (https://app.ever.team) is built on top of our Business Management Platform (ERP/CRM/HRM) - Ever® Gauzy™ Platform (https://gauzy.co), which itself is a part of our larger Open Platform for On-Demand and Sharing Economies - Ever®. You can get more information about all our products at https://ever.co.

🧱 Technology Stack and Requirements

See also README.md and CREDITS.md files in relevant folders for lists of libraries and software included in the Platform, information about licenses, and other details

📄 Documentation

Please refer to our official Platform Documentation (WIP) and to our Wiki (WIP).

🚀 Getting Starting

Super Quick Start

https://app.ever.team

Quick Start with our live APIs

  1. Clone this repo
  2. Run yarn install
  3. Run yarn build:web
  4. Run yarn start:web

Note: by default, Ever Teams web frontend will be connected to our production Ever Gauzy API endpoint https://api.gauzy.co/api. You can change it in environment variable GAUZY_API_SERVER_URL, see below how to run with a Self-hosted Backend.

Run with a Self-hosted Backend

  1. Download and run the Ever Gauzy Server setup (https://gauzy.co/downloads) or run the server manually (see https://github.com/ever-co/ever-gauzy/tree/develop/apps/server). You can also run only Ever Gauzy APIs (manually), see https://github.com/ever-co/ever-gauzy/tree/develop/apps/api. For getting starting instructions, it's best to check the Ever Gauzy README file.
  2. Clone this repo
  3. After you get the API or Server running, make sure you set the environment variable GAUZY_API_SERVER_URL in Ever Teams .env file (see https://github.com/ever-co/ever-teams/blob/develop/web/.env.sample for example).
  4. Run yarn install
  5. Run yarn build:web
  6. Run yarn start:web

Notes

Note: Ever® Teams™ requires access to Ever® Gauzy™ Platform APIs, provided by another project - Ever® Gauzy™ Platform, see https://github.com/ever-co/ever-gauzy (and also https://gauzy.co). Specifically, you might be interested in the apps/api and apps/server folders of the mono-repo for the code of Gauzy API & Gauzy Server.

Run in Gitpod

  • Launch a ready-to-use Gitpod workspace (WIP):

Open in Gitpod

Run in DevContainer

DevContainers for VSCode are supported (WIP).

Click here to get started.

Run in Docker & Docker Compose

WIP

🚗 Self Hosting

Vercel

Deploy with Vercel

Render

Deploy to Render

Railway

Deploy on Railway

Fly

Deploy on Railway

Netlify

Deploy to Netlify

📄 Content

💌 Contact Us

🔐 Security

Ever Teams Platform follows good security practices, but 100% security cannot be guaranteed in any software! Ever Teams Platform is provided AS IS without any warranty. Use at your own risk! See more details in the LICENSE.md.

In a production setup, all client-side to server-side (backend, APIs) communications should be encrypted using HTTPS/WSS/SSL (REST APIs, GraphQL endpoint, Socket.io WebSockets, etc.).

If you discover any issue regarding security, please disclose the information responsibly by sending an email to mailto:security@ever.co or on huntr and not by creating a GitHub issue.

🛡️ License

This software is available under the following licenses:

The default Ever® Teams™ Platform license, without a valid Ever® Teams™ Platform Enterprise or Ever® Teams™ Platform Small Business License agreement, is the Ever® Teams™ Platform Community Edition License

We support the open-source community. If you're building awesome non-profit/open-source projects, we're happy to help and will provide (subject to acceptance criteria) Ever Teams Enterprise edition license and free hosting option! Feel free to contact us at mailto:ever@ever.co to make a request. More details are explained in our Wiki.

Please see LICENSE for more information on licenses

FOSSA Status

™️ Trademarks

Ever® is a registered trademark of Ever Co. LTD. Ever® Demand™, Ever® Gauzy™, Ever® Teams™ and Ever® OpenSaaS™ are all trademarks of Ever Co. LTD.

The trademarks may only be used with the written permission of Ever Co. LTD. and may not be used to promote or otherwise market competitive products or services.

All other brand and product names are trademarks, registered trademarks, or service marks of their respective holders.

🍺 Contribute

  • Please give us a ⭐ on Github, it helps!
  • You are more than welcome to submit feature requests in the separate repo
  • Pull requests are always welcome! Please base pull requests against the develop branch and follow the contributing guide.

💪 Thanks to our Contributors

See our contributors list in CONTRIBUTORS.md. You can also view a full list of our contributors tracked by Github.

⭐ Star History

Star History Chart

❤️ Powered By

Powered by Vercel

©️ Copyright

Copyright © 2022-present, Ever Co. LTD. All rights reserved


visitors huntr Circle CI codecov Codacy Badge DeepScan grade Known Vulnerabilities Total alerts Language grade: JavaScript FOSSA Status Crowdin

🔥 P.S

About

Ever® Teams™ - Open Work and Project Management Platform

https://app.ever.team

License:Other


Languages

Language:TypeScript 97.9%Language:JavaScript 0.9%Language:Java 0.3%Language:CSS 0.2%Language:EJS 0.2%Language:Shell 0.2%Language:Ruby 0.1%Language:Objective-C++ 0.1%Language:Dockerfile 0.1%Language:Objective-C 0.0%Language:Swift 0.0%