Skip to content

FelixCodeur/Folderfy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Folderfly

Installation

NOTE: this projects requires python and pip installed on your system.

1. Create an application. Create a new app on the Nylas dashboard. Navigate to "Hosted Authentication" > "Callback URIs" and add http://localhost:5000/oauth/exchange.

2. Clone this repo

git clone https://github.com/FelixCodeur/Folderfy.git

3. Open backend

cd ./src/backend

4. Update secrets Rename the .env.sample file to .env (in /src/backend) and fill it with your secrets (more info in the file)

5. Install requirements

pip install -r requirements.txt

6. Run

python main.py

Open your browser on http://localhost:5000 and enjoy the project!

About

Folderfy

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors