issues
search
dcycle
/
starterkit-node
0
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
implementing observers
#62
suresh-kumara-gist
opened
1 day ago
0
Implement observer for whatsApp webhook, also potentially for other modules
#61
alberto56
opened
1 day ago
1
Webhook when receiving SMS
#60
alberto56
opened
1 day ago
1
Manage Googlesheet
#59
suresh-kumara-gist
opened
6 days ago
0
sms module
#58
suresh-kumara-gist
closed
1 day ago
1
nodejs googleSheetToCSV module added in staterkit-node
#57
suresh-kumara-gist
opened
1 month ago
0
Use docker compose instead of docker-compose
#56
alberto56
closed
1 month ago
0
google login
#55
suresh-kumara-gist
closed
1 month ago
0
Make it possible to convert Google Sheets sheet to CSV using node
#54
alberto56
opened
1 month ago
1
Allow users to log in via Google
#53
alberto56
closed
3 weeks ago
2
Chatbotcalculator plugin
#52
alberto56
closed
1 month ago
0
astro integration
#51
suresh-kumara-gist
closed
1 month ago
0
Chatbotcalculator test
#50
suresh-kumara-gist
closed
1 month ago
0
plugins calls implemented for chatbots
#49
suresh-kumara-gist
closed
1 month ago
0
whatsapp communication
#48
suresh-kumara-gist
closed
1 month ago
0
Chatbot should not hard-code the chatbot plugins, these should be in configuration
#47
alberto56
closed
1 month ago
2
Add functionality from http://github.com/dcycle/whatsapp-communication to https://github.com/dcycle/starterkit-node
#46
alberto56
closed
1 month ago
2
calculator chatbot
#45
suresh-kumara-gist
closed
1 month ago
0
Have a text-based conversational framework with different plugins
#44
alberto56
closed
1 month ago
2
Internal message sending system should use timestamp and username
#43
suresh-kumara-gist
closed
2 months ago
0
Internal message sending system should use timestamp and username
#42
alberto56
closed
2 months ago
2
persistent session #40
#41
suresh-kumara-gist
closed
3 months ago
0
Store user sessions on disk, not in memory
#40
alberto56
closed
3 months ago
1
Restricted by permission
#39
suresh-kumara-gist
closed
3 months ago
1
In node.js, make it possible for different users to have different sets of permissions
#38
alberto56
closed
3 months ago
1
Use Typescript instead of Flow for type checking
#37
alberto56
closed
10 months ago
0
Use a package.json file instead of having the script install dependencies in the command line
#36
alberto56
closed
1 year ago
0
Mongoose save and find no longer accept callbacks
#35
alberto56
closed
1 year ago
0
Fix failing tests
#34
alberto56
closed
1 year ago
1
When logging in with GitHub, associate GitHub username with a unique user
#33
alberto56
closed
1 year ago
0
Make it possible to insert unique field values to users
#32
alberto56
closed
1 year ago
0
Allow interaction with GitHub app
#31
alberto56
closed
1 year ago
0
Provide a REST API
#30
alberto56
closed
2 years ago
0
Provide information to create GitHub Apps
#29
alberto56
closed
2 years ago
0
Make it possible to log in with GitHub
#28
alberto56
closed
2 years ago
0
Support Let's Encrypt
#27
alberto56
closed
2 years ago
0
Distinguish between services and modules; introduce roles and permissions
#26
alberto56
closed
2 years ago
0
Better documentation, plugin system, Dashboard API
#25
alberto56
closed
2 years ago
0
Send emails with nodemailer
#24
alberto56
closed
2 years ago
0
Add automated test for the random component
#23
alberto56
closed
2 years ago
0
Protect /messages routes for authenticated users only
#22
alberto56
closed
2 years ago
0
Move session to the webAuth module
#21
alberto56
closed
2 years ago
0
Move login functionality to its own module
#20
alberto56
closed
2 years ago
0
Move /messages code to the appropriate module
#19
alberto56
closed
2 years ago
0
Add modularity and hook system for chat
#18
alberto56
closed
2 years ago
0
Make code more modular using components and global configuration
#17
alberto56
closed
2 years ago
0
Bugfix: name module export class as the defined class
#16
alberto56
closed
2 years ago
0
Split configuration from code, make code more modular, allow CLI into running running application, remove dead code
#15
alberto56
closed
2 years ago
0
Restart automatically if files changes (development), provide REPL/socket CLI, dependency management
#14
alberto56
closed
2 years ago
0
Allow different environment types for dev and prod
#13
alberto56
closed
2 years ago
0
Next