Skip to content
This repository has been archived by the owner on May 10, 2024. It is now read-only.

Commit

Permalink
Merge pull request #40 from quayside-app/dev
Browse files Browse the repository at this point in the history
Dev
  • Loading branch information
AKashton authored Nov 9, 2023
2 parents 49ae80f + 1b9a551 commit 6a00413
Show file tree
Hide file tree
Showing 72 changed files with 9,734 additions and 352 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.

# Passwords for local testing
.env.local

# dependencies
/node_modules
/.pnp
Expand Down
1 change: 1 addition & 0 deletions next.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,5 @@ module.exports = {
ignoreDuringBuilds: true
},
output: 'standalone'

}
Loading

0 comments on commit 6a00413

Please sign in to comment.