Anders Borch f28edd405f I can open the project in GitHub (#92)
* Ignore node_modules

* Use bash-compatible dotenv format

While still being compatible with dotenv, this
also allows sourcing the file to export all
variables in bash.

* Add prettier extension to recommendations

* Move to port 5001 to avoid conflict with macOS services

* Add workspace

* Add devcontainer

This automatically starts with all environment
variables available locally.

It brings up services which are dependent on each
other individually and verifies health before
moving on to the next service.

* Split init into clean, up, and logs tasks.

This allows the developer to set up .env and .npmrc
files before running services, and does not require
starting from a clean db every time the devcontainer
is restarted.

* Copy .env when creating codespace

* Automatically run UP command upon devcontainer creation

* Fix log message

---------

Co-authored-by: Felix Malfait <felix.malfait@gmail.com>
2023-05-03 11:34:10 +02:00
2023-04-20 11:51:04 +02:00
2023-04-26 19:10:17 +02:00
2023-04-27 12:46:43 +02:00
2023-04-26 19:10:17 +02:00
2023-04-26 16:42:01 +02:00
2023-04-11 13:55:45 +02:00
2023-04-26 19:10:17 +02:00
2023-04-12 15:54:16 +02:00
2023-04-26 19:10:17 +02:00

Twenty

Twenty is a open source CRM designed to solve the issues that are still prevalent amongst the existings solutions. It is meant to be:

  • Easily extendable
  • Perfectly in-sync with your data
  • Crafted with care and enjoyable to use

Mockup of the CRM

Documentation

The doc is available on docs.twenty.com

We don't have a Slack community yet but we will create one when we are ready to launch. In the meantime, feel free to create a Github issue or open a discussion.

Description
No description provided
Readme AGPL-3.0 324 MiB
Languages
TypeScript 98.7%
MDX 1%