This repo uses a readme template powered by GitHub
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
A white-label product to enhance your company's feedback system.
To use our product you need to verify your node version.
node -v //expected output: version 20.11.1
or
vite -v //expected output: vite/5.2.11 osx node-v20.11.1
If your output is different of this, reinstall or update your node
Visit nodejs.org
Follow this steps to upgrade your node version:
-
sudo update
-
sudo upgrade
-
sudo apt install -y curl
-
curl -fsSL https://deb.nodesource.com/setup_20.x | sudo -E bash -
-
sudo apt install -y nodejs
-
Clone the repo
git clone https://github.com/FeedUp-Hub/FeedUp-Front.git
-
Enter on azure-api directory
cd FeedUp-Front/
-
Install npm packages
npm i
-
Run project
npm run dev
-
Login com usuário padrão de um dos devs
email: bernardo@ioasys.com senha: 1234
Distributed under the Apache 2.0 License. See LICENSE.txt
for more information.
Project Link: https://github.com/FeedUp-Hub/Front/