mirror of
				https://github.com/lingble/chatwoot.git
				synced 2025-10-31 19:17:48 +00:00 
			
		
		
		
	 e2a6dc3e04
			
		
	
	e2a6dc3e04
	
	
	
		
			
			Co-authored-by: Vishnu Narayanan <vishnu@chatwoot.com> Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
		
			
				
	
	
		
			5 lines
		
	
	
		
			240 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			240 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| backend: bin/rails s -p 3000
 | |
| frontend: export NODE_OPTIONS=--openssl-legacy-provider && bin/webpack-dev-server
 | |
| # https://github.com/mperham/sidekiq/issues/3090#issuecomment-389748695
 | |
| worker: dotenv bundle exec sidekiq -C config/sidekiq.yml
 |