Woofed CRM is a Open source CRM Software.
🚧 Under development 🚧
You can try the development version through the link: https://woofed-crm-development.herokuapp.com
Requeriments for project:
python 2.7.13
ruby 3.0.0
nodejs 16.16.0
git clone https://github.com/douglara/woofed-crm.git
cd woofed-crm
Download theme:
git clone https://github.com/stisla/stisla.git vendor/theme/stisla
bundle install
yarn build
Create .env file
cp .env.sample .env
docker-compose up -d
rails db:create
rails db:migrate
rails db:seed
./bin/dev
Access http://127.0.0.1:3001
and use user user1@email.com
password: 123456
This project is intended to be a safe, welcoming space for collaboration.