Skip to content

Commit fb21261

Browse files
authored
Merge pull request #359 from developmentseed/fix/remove-express-server
Remove express server from v1
2 parents bcf7d50 + 436fb8e commit fb21261

File tree

3 files changed

+0
-81
lines changed

3 files changed

+0
-81
lines changed

app/index.js

Lines changed: 0 additions & 80 deletions
This file was deleted.

oauth2-osm-client-app.png

-89.6 KB
Binary file not shown.

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@
3030
"test:ava": "NODE_ENV=test ava",
3131
"lint": "next lint",
3232
"build": "next build",
33-
"start": "NODE_ENV=production node app/index.js",
3433
"postinstall": "yarn run next telemetry disable > /dev/null"
3534
},
3635
"browserify": {

0 commit comments

Comments
 (0)