aspect-build / aspect-build/rules_ts
[FR]: Simple express backend server built with Bazel
- Dominant language
- Starlark
- Stars
- 138
- Forks
- 87
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 3
Description
### What is the current behavior?
Looking at the current examples, I don't see an example for building an express backend server with Bazel that would listen for web requests and output to console.
### Describe the feature
Could you add an example of building a simple express based backend application which would listen for web requests and output a result to console.
Contributor guide
Research direction
Start by reviewing the repository's current examples and the existing Bazel and TypeScript setup. Add a simple Express backend example that listens for web requests and outputs a result to the console; done means the example builds with Bazel and demonstrates the requested behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- express, typescript
- Domain
- backend, build-system
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100