Skip to content

Commit

Permalink
add start script
Browse files Browse the repository at this point in the history
  • Loading branch information
EliasSchaut committed Jan 28, 2024
1 parent f807b52 commit 25b9f5f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"version": "1.0.0-beta",
"description": "A Dungeon-Adventure for Discord. Solve hard riddles and achieve the lost documents of the holy Ilias!",
"scripts": {
"start": "nest start",
"build": "nest build",
"dev": "nest start --debug --watch",
"format": "prettier --write \\\"src/**/*.ts\\\""
Expand Down

0 comments on commit 25b9f5f

Please sign in to comment.