Skip to content

Code hour is an app that helps you write daily tweets of your coding challenge progression

Notifications You must be signed in to change notification settings

MaciejWiatr/code-hour

Repository files navigation

Welcome to Code Hour 👋

Maintenance Twitter: maciej-wiatr

Code Hour is a app that helps you share your daily 100days of code challange progress!

Before you try to run it

You have to create .env file with following data:

API_KEY=<your_twitter_api_key>
API_KEY=<your_twitter_secret_api_key>
A_TOKEN=<your_twitter_access_token>
A_TOKEN_SECRET=<your_twitter_secret_token>

This is only temporary solution, later on i'll provide first party installer and development version will feature ui elements to set this data manually through app

Install

yarn install

Usage

yarn run start

Create executable

yarn package

Author

👤 Maciej Wiatr

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❤️ by readme-md-generator

About

Code hour is an app that helps you write daily tweets of your coding challenge progression

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published