Skip to content

Admin Dashboard, Cloud Service, Next Project, Admin Dashboard, User Frontend, Node Backend

Notifications You must be signed in to change notification settings

codingenchanter725/UltraNoteI-Cloud-admin-panel-user-next

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

UltraNoteI-Cloud

UltraNote Infinity Cloud Wallet

Installing Frontend

  • cd UltraNoteI-Cloud/cryptwallet
  • nvm install 14
  • nvm use 14.19.0
  • npm install
  • npm run build
  • mv build /var/www/Cloud
  • chown -R www-data:www-data /var/www

Edit .htaccess file and activate https

  • nano /var/www/Cloud/.htaccess

Building Backend

  • cd UltraNoteI-Cloud/Backend
  • yarn

Run Backend

  • Using pm2: pm2 start ./index.js --name=backend

Important

-Use yarn for building Admin/Backend-admin -Use yarn for building Users/Backend

-For everything else use npm i

About

Admin Dashboard, Cloud Service, Next Project, Admin Dashboard, User Frontend, Node Backend

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published