Skip to content

Commit

Permalink
chore: just simplify to image-analyzer app
Browse files Browse the repository at this point in the history
  • Loading branch information
tjmaynes committed Dec 17, 2023
1 parent 382921a commit c7de948
Show file tree
Hide file tree
Showing 19 changed files with 9,361 additions and 4,279 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ performance:
test: lint build

deploy: install test
npm run pages:deploy

clean:
rm -rf node_modules/ .next/
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Web Playground
> a NextJS playground for my small web apps
# image-analyzer-app
> a NextJS application for analyzing images
## Requirements

Expand Down
Loading

0 comments on commit c7de948

Please sign in to comment.