Update README and setup documentation for improved clarity and requirements
- Added license and version badges to the README for better visibility. - Updated Node.js version requirement from v16 to v20 in both README and setup documentation. - Enhanced the "Getting Started" section with clearer instructions for Docker setup and manual installation. - Removed Grunt-related files and dependencies to streamline the backend setup. - Updated deployment instructions for local and remote environments, including new access URLs and video guides.
This commit is contained in:
3
worklenz-backend/.gitignore
vendored
3
worklenz-backend/.gitignore
vendored
@@ -20,9 +20,6 @@ coverage
|
||||
# nyc test coverage
|
||||
.nyc_output
|
||||
|
||||
# Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files)
|
||||
.grunt
|
||||
|
||||
# Bower dependency directory (https://bower.io/)
|
||||
bower_components
|
||||
|
||||
|
||||
Reference in New Issue
Block a user