Split the code to bin and lib bin - use lib and start webserver lib - whole pod business logic
Open in Web IDE
Quickly and easily edit multiple files in your project.
Edit
Edit this file only.
# cargo/rust build output
target/
# IDE-s
.idea/
# User-generated files (database, files, etc)
*/data/*
/data/*
/builds/
# Git mergetool artefacts
*.orig
# Python
*.pyc
# mac
.DS_Store