Skip to content

Commit 80c76a8

Browse files
chore: Bumps dependencies
1 parent 8f49002 commit 80c76a8

File tree

3 files changed

+1398
-921
lines changed

3 files changed

+1398
-921
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,11 @@ It's HIGHLY tailored to my particular needs and probably won't be all that valua
1212

1313
1. Install node
1414
2. Install relevant modules: `npm install`
15+
3. Compile: `npx tsc`
1516
3. Create a `.env` with the following vars:
1617
- `TRELLO_DEV_KEY`
1718
- `TRELLO_BOT_TOKEN`
18-
4. Start the process: `node server.js`
19+
4. Start the process: `node ./dist/server.js`
1920

2021
### Docker
2122

0 commit comments

Comments
 (0)