Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Initial migration to NextJS #268

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
technoph1le wants to merge 8 commits into main from nextjs-migration
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 0 additions & 9 deletions .gitattributes
View file Open in desktop

This file was deleted.

4 changes: 2 additions & 2 deletions .github/pull_request_template.md
View file Open in desktop
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@

<!-- What kind of change does this pull request introduce? (Check all that apply) -->

- [ ] ✨ New snippet
- [ ] πŸ›  Improvement to an existing snippet
- [ ] ✨ New or updating snippet(s)
- [ ] πŸ›  Code improvement
- [ ] 🐞 Bug fix
- [ ] πŸ“– Documentation update
- [ ] πŸ”§ Other (please describe):
Expand Down
34 changes: 0 additions & 34 deletions .github/workflows/check-snippets.yml
View file Open in desktop

This file was deleted.

34 changes: 0 additions & 34 deletions .github/workflows/pre-commit-checks.yml
View file Open in desktop

This file was deleted.

63 changes: 37 additions & 26 deletions .gitignore
View file Open in desktop
Original file line number Diff line number Diff line change
@@ -1,30 +1,41 @@
# Logs
logs
*.log
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.

# dependencies
/node_modules
/.pnp
.pnp.*
.yarn/*
!.yarn/patches
!.yarn/plugins
!.yarn/releases
!.yarn/versions

# testing
/coverage

# next.js
/.next/
/out/

# production
/build

# misc
.DS_Store
*.pem

# debug
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
lerna-debug.log*

node_modules
dist
dist-ssr
coverage
*.local
*.tsbuildinfo
.pnpm-debug.log*

# Editor directories and files
.vscode/*
!.vscode/extensions.json
.idea
.DS_Store
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?

# Consolidated snippets
public/consolidated
public/icons
# env files (can opt-in for committing if needed)
.env*

# vercel
.vercel

# typescript
*.tsbuildinfo
next-env.d.ts
5 changes: 0 additions & 5 deletions .husky/pre-commit
View file Open in desktop

This file was deleted.

9 changes: 0 additions & 9 deletions .prettierignore
View file Open in desktop

This file was deleted.

12 changes: 0 additions & 12 deletions .prettierrc
View file Open in desktop

This file was deleted.

37 changes: 0 additions & 37 deletions CODE_OF_CONDUCT.md
View file Open in desktop

This file was deleted.

Loading

AltStyle γ«γ‚ˆγ£γ¦ε€‰ζ›γ•γ‚ŒγŸγƒšγƒΌγ‚Έ (->γ‚ͺγƒͺγ‚ΈγƒŠγƒ«) /