Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork0
This service using by tsentiment
License
hakkisabah/tsentiment-services
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
tsentiment services have adopted microarchitecture. It has been tried to provide intelligibility with endpoints that are suitable for each request and that only do their own job.
All components of tsentiment services are hosted on Amazon Web Services (Lambda, S3 etc.)
This service has been developed for the tsentiment package written in R programming language. The initial development purpose of the service is to fetch the latest tweets from Twitter in line with the parameters set in the tsentiment package. It is foreseen that these transactions will take place over the Web application in the future, and various analyzes will also be available
All service folders contain .env-example and serverenv-example.json files
With sample file, you can create your own .env file and develop in your local environment
Note: Note that you have tonpm install first on each folder, and you will need nodemon(global installation) and dotenv for local development. Also, if you want to work locally, it is recommended to use the dotenv package wherever process.env.XXX is used. It's always good to start from the first logger folder :)
For local :npm start
- AWS Acces Keys (Create And GET) (And you should follow images thislink for how to)
- AWS CLI (You will define to pc AWS Keys)
- Create VPC and Subnets(If you use ElastiCache for redis service)
- Type and enter
npm run deployeach service folder after configure serverenv.json - If you use ElastiCache you will need VPC configuration for redis service Lambda function
About
This service using by tsentiment
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Sponsor this project
Uh oh!
There was an error while loading.Please reload this page.
Packages0
Uh oh!
There was an error while loading.Please reload this page.