# task-history **Repository Path**: mirrors_Asana/task-history ## Basic Information - **Project Name**: task-history - **Description**: demonstration project to log task history - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-08-22 - **Last Updated**: 2026-01-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Task History tool This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app). ## Before Using: create a `.env` file in the root directory with a personal access token as follows: `ASANA_KEY=123456` run `npm install` to install dependencies ## Available Scripts In the project directory, you can run: ### `npm start` Runs the app in the development mode.\ Open [http://localhost:3000](http://localhost:3000) to view it in the browser. The page will reload if you make edits.\ You will also see any lint errors in the console. ## Main Libraries: - using Next Js - [Next-Auth](https://next-auth.js.org/) for OAuth