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 index cbb4f1b..dad2e1b 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,7 @@ -# fiberops-mobile-new +# FiberOps Mobile +Mobile application for FiberOps ISP Management System. + +## Status + +Coming soon.