-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This adds a variant of the server command that will run the the frontend's development watcher alongside the server. This accomplishes a few things, namely: - There is now a unified command for developing on both the frontend and the backend. This is needed as they become more coupled, such as for login - The development server could now be passed environment variables from the backend (this is not happening, but could)
- Loading branch information
1 parent
ca8bb33
commit d8cb304
Showing
2 changed files
with
32 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters