commit af32362b150d6d8254a702e38628153fa08a1e32 Author: kevin-asprec Date: Mon Apr 13 09:45:05 2026 +0800 initial: placeholder for mobile app diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..f7c4136 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +node_modules/ +.env +.env.local diff --git a/README.md b/README.md new file mode 100644 index 0000000..dad2e1b --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# FiberOps Mobile + +Mobile application for FiberOps ISP Management System. + +## Status + +Coming soon.