-
Notifications
You must be signed in to change notification settings - Fork 0
Home
DrayNeur edited this page May 1, 2021
·
1 revision
- Clone the repository on your server
git clone https://github.com/DrayNeur/cryptoip.git
- Go to server folder
cd cryptoip\server
- Install dependencies
npm i
ornpm install
- Open port: 3000
- Start the server
node server.js
If you restart the server every informations about the users will be deleted.