Skip to content

Launger is a time management app based on the Pomodoro technique but designed specifically for true procrastinators by motivating and rewarding the user using social media and mini-games (YouTube, TikTok, Reddit, Slither.IO, etc.). The more they work, the more social media they can consume. Try it out at Launger.com

License

Notifications You must be signed in to change notification settings

Launger/web-app

Repository files navigation

Launger web-app

Launger is a time management app based on the Pomodoro technique but designed specifically for true procrastinators by motivating and rewarding the user using social media and mini-games (YouTube, TikTok, Reddit, Slither.IO, etc.). The more they work, the more social media they can consume. Try it out at Launger.com

Setup

This project requires Node, so if it's not installed yet, install the latest version from https://nodejs.org/en/download/.

(Optional) Install VS code and extensions

At Launger we use Visual Studio Code (VS Code) by Microsoft. We recommend that you use this code editor and also install the following extensions:

  • Prettier
  • Live Sass compiler
  • Live Share

1. Install node modules

Run the following in your terminal:

npm install

2. Copy .env variables

Run the following in your terminal:

cp .env.default .env

3. Start the app

Run the following in your terminal:

npm start

Other documentation

All other documentation can be found within Launger's Workspace on Notion.

Made some changes to create a pull request

More changes to commit

About

Launger is a time management app based on the Pomodoro technique but designed specifically for true procrastinators by motivating and rewarding the user using social media and mini-games (YouTube, TikTok, Reddit, Slither.IO, etc.). The more they work, the more social media they can consume. Try it out at Launger.com

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published