After learning how to scrap the web pages with Node.jsTried to scrap album, songs of artist 'Chungha' In general, people say we have to use Pupeteer a
after uploading to server ( Actually, pushing to git repository in node-js ) Several Code has to be revised 1) Google Oauth 1. redirecturimismatch
http://www.passportjs.org/docs/authenticate/ Trial 1. Custom Callback Function "router" router.post('/login', function(req, res) { passport.au
use 'admin_mainscreen' table1) select \* from admin_mainscreen where Type = ~ (ex. MainRoll1 )a) == 해당 row 검색해서 1) ImgLink 가져와서 > 거기거 name 추려서 > fs
1) 기존 img 파일들 경로 모두 가져오기2) 새로운 파일 있을 경우, 새로운 변수 담아서 Data_Form에 담기 > 각각 이름을 다르게 하기 > backend에서도 각각의 파일들을 수정시, 다른 fieldname을 토대로 수정하기 3) 백엔드에서, req.body
PB.1 : Make unique key and go through loop until we find that there is no existing data that matches the unique key I used the ( do while ) + ( conti
PB1. img src unknown 1) What is Web Root Solution https://stackoverflow.com/questions/56528250/react-node-multer-image-is-not-found-by-path-while-it
Route Passport 1st Trial : add 'failureRedirect' It worked, It was going back to '/' So Now I have to handle how to deal with fail cases It se
To Do 1. Make card that shows Video that I uploaded First of All, I had to set the html , specifically actual "card" I thought of making unique func
To Do 1. Upload "Profile_Videos" into AWS Server 2. Put "Video" links into DB Pb: pushing url into Array of MongoDB Focus at "$push", instead of $
To Dos 1. Uploading file into AWS Server https://medium.com/@imranhsayed/file-or-image-uploads-on-amazon-web-services-aws-using-react-node-and-expres
We Changed to Concept of out project, Before we were making services similar with "Steezy.co" , in Korea version But Since , "Class101" already launch
To Do 1. Using Ejs I am using efs, to show profile ( server code ) mypage.js Above is the front code that is shown to the client The word "Image, us
To do 1. Saving Dancer info into DB Problem 1.Defining New Schema "Dancer" Error : OverwriteModelError: Cannot overwrite Dancer model once compiled
To Do 1. Html "Js" loading Error on Server This is just, html file, not ran on server. I applied background image by js . and it is working But..Whe
To Dos 1.Registration : email account activation Problem 1 1) add receipient ( sending > overview ) 2) go to email and check the mail 3) activate
I decided to create a real website which is upgraded version of my first personal project At this time, I am addressing server, backend using Node.js