Find the best adspace for your Out-Of-Home campaign
- nextjs
- nodejs
- express
- mongodb
node 16.16.0
npm 8.11.0
mkdir vendospace.com &&\
cd vendospace.com &&\
git clone [email protected]:fdvmoreira/vendospace.com.git .
Inside vendospace.com directory, type the following command:
cd app &&\
npm install &&\
npm run server
@hookform/resolvers: "^2.9.6"
bcrypt: "^5.0.1"
bootstrap: "^5.1.3"
bootstrap-icons": "^1.8.1"
dotenv: "^16.0.0"
express: "^4.17.3"
express-async-handler: "^1.2.0"
express-validator: "^6.14.0"
jsonwebtoken: "^8.5.1"
mongoose: "^6.2.4"
passport: "^0.6.0"
passport-facebook: "^3.0.0"
passport-google-oauth20: "^2.0.0"
passport-jwt: "^4.0.0"
passport-linkedin-oauth2: "^2.0.0"
react: "18.1.0"
react-dom: "18.1.0"
react-hook-form: "^7.33.1"
react-toastify: "^9.0.1"
yup: "^0.32.11"