douglara / woofed-crm

126 stars 34 forks source link

Logo

Woofed CRM is a Open source CRM Software.

❗Under development ❗

Let's try 🌟

You can try the development version through the link: WoofedCRM

Layout

API πŸ”₯

API documentation

Installation Tutorial πŸ§‘β€πŸ’»

Requeriments for project:

ruby 3.3.4
nodejs 16.16.0

1 - Clone repository

git clone https://github.com/douglara/woofed-crm.git
cd woofed-crm

2 - Install dependencies

bundle install
yarn build

3 - Create a .env file

cp .env.sample .env

4 - Up containers

docker compose up -d

5 - Configure database

rails db:create
rails db:migrate
rails db:seed

6 - Start applications

./bin/dev

Access πŸ‘€

Access http://127.0.0.1:3001 and use user user1@email.com password: 123456

Community πŸ””

Contributors πŸ’ͺ

Made with contrib.rocks.