Skip to content
This repository was archived by the owner on Sep 14, 2021. It is now read-only.

Commit

Permalink
delete web?
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0neerpat committed Mar 5, 2021
1 parent 5c36e9c commit 0431b50
Show file tree
Hide file tree
Showing 42 changed files with 3 additions and 1,667 deletions.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
"workspaces": {
"packages": [
"api",
"web",
"packages/*"
]
},
Expand Down
6 changes: 3 additions & 3 deletions redwood.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
# For the full list of options, see the "App Configuration: redwood.toml" doc:
# https://redwoodjs.com/docs/app-configuration-redwood-toml

[web]
port = 8910
apiProxyPath = "/api"
# [web]
# port = 8910
# apiProxyPath = "/api"
[api]
port = 8911
schemaPath = "./api/db/schema.prisma"
Expand Down
1 change: 0 additions & 1 deletion web/.babelrc.js

This file was deleted.

6 changes: 0 additions & 6 deletions web/jest.config.js

This file was deleted.

10 changes: 0 additions & 10 deletions web/jsconfig.json

This file was deleted.

23 changes: 0 additions & 23 deletions web/package.json

This file was deleted.

36 changes: 0 additions & 36 deletions web/public/README.md

This file was deleted.

Binary file removed web/public/favicon.png
Binary file not shown.
2 changes: 0 additions & 2 deletions web/public/robots.txt

This file was deleted.

18 changes: 0 additions & 18 deletions web/src/App.js

This file was deleted.

28 changes: 0 additions & 28 deletions web/src/Routes.js

This file was deleted.

Empty file removed web/src/components/.keep
Empty file.
93 changes: 0 additions & 93 deletions web/src/components/AuthDetail/AuthDetail.js

This file was deleted.

19 changes: 0 additions & 19 deletions web/src/components/AuthDetailCell/AuthDetailCell.js

This file was deleted.

67 changes: 0 additions & 67 deletions web/src/components/AuthDetailForm/AuthDetailForm.js

This file was deleted.

Loading

0 comments on commit 0431b50

Please sign in to comment.