This is the proposed Tweet Scheduler Site to help MLSA Kenya schedule their tweets efficiently.
Client:
Server: Ruby
- Configuration
- Ruby version
- System dependencies
- Database creation
- Database initialization
- Services (job queues, cache servers, search engines, etc.)
Clone the project
git clone https://link-to-projectGo to the project directory
cd my-projectInstall dependencies
npm installStart the server
npm run startTo run tests, run the following command
npm run testTo deploy this project run
npm run deployContributions are always welcome!
Pull requests are welcome, ensure you open an issue first to discuss on any changes you'd like to make!
Please adhere to this project's code of conduct.