If you open this repository first time, you need to install some technologies.
-node.js (https://nodejs.org/en/)
-nodemon (https://www.npmjs.com/package/nodemon)
-npm (npm install -g npm)
After installation you need to install also dependencies for each frontend and backend folders.
-frontend folder
npm install
-backend folder
npm install
Now you can run website in the localhost but you also must some arrangement for Json Web Token and Mongodb connection.
You need to create file which is called .env in backend folder.
in .env file, set the variables and fill the empty string for your website
MONGO_ATLAS_PASSWORD = "" JWT_KEY = ""
-
Notifications
You must be signed in to change notification settings - Fork 0
yasin-herken/VisaManagement
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published