Skip to content

attractive-boy/nextjs-onedriver

Repository files navigation

This is a Next.js project which purpose is make a network disk by Microsoft OneDriver Api。

Getting Started

First, you need to add a file .env.local in root directory and edit it.

client_id=
client_secret=
access_token=0
refresh_token=0

and then run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published