Skip to content

Commit

Permalink
remove gallery and thats it
Browse files Browse the repository at this point in the history
  • Loading branch information
eric-prog committed Aug 7, 2023
1 parent ca6c614 commit 251fbd4
Show file tree
Hide file tree
Showing 12 changed files with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,8 +103,6 @@ import { authOptions } from "../../_utils/options";
export default NextAuth(authOptions)
```

That's it!

## 👾 Template Data

The template data can be found in the ```./pages/_template_data```
Expand All @@ -124,17 +122,3 @@ To learn more about creating a form and setting up Airtable as a database go to
## 🚀 Deploy

[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Fdescope-sample-apps%2Fnextjs-hackathon-template-pages&env=NEXTAUTH_URL,AIRTABLE_FORM_EMBED,AIRTABLE_TABLE_NAME,AIRTABLE_BASE,AIRTABLE_PERSONAL_ACCESS_TOKEN,DESCOPE_ACCESS_KEY,DESCOPE_PROJECT_ID,NEXTAUTH_SECRET)

## 👨‍🍳 Gallery

<img src="./readme-assets/authhacks_1.png" />
<img src="./readme-assets/authhacks_2.png" />
<img src="./readme-assets/authhacks_3.png" />
<img src="./readme-assets/authhacks_4.png" />
<img src="./readme-assets/authhacks_5.png" />
<img src="./readme-assets/authhacks_6.png" />
<img src="./readme-assets/team.png" />
<img src="./readme-assets/accepted_1.png" />
<img src="./readme-assets/accepted_2.png" />
<img src="./readme-assets/application_pending.png" />
<img src="./readme-assets/signup.png" />
Binary file removed readme-assets/accepted_1.png
Binary file not shown.
Binary file removed readme-assets/accepted_2.png
Binary file not shown.
Binary file removed readme-assets/application_pending.png
Binary file not shown.
Binary file removed readme-assets/authhacks_1.png
Binary file not shown.
Binary file removed readme-assets/authhacks_2.png
Binary file not shown.
Binary file removed readme-assets/authhacks_3.png
Binary file not shown.
Binary file removed readme-assets/authhacks_4.png
Binary file not shown.
Binary file removed readme-assets/authhacks_5.png
Binary file not shown.
Binary file removed readme-assets/authhacks_6.png
Binary file not shown.
Binary file removed readme-assets/signup.png
Binary file not shown.
Binary file removed readme-assets/team.png
Binary file not shown.

0 comments on commit 251fbd4

Please sign in to comment.