Back
Offbeat Corgi
Load previous page…
format harddrive so i can use it to install a vm cause i'll need windows a lot
install babelify and babel and add it to my scripts, seems to work, not sure, it doesn't say "hey it worked" would have been nice, now i need to find IE11 and check if its working
omg finally, server installed, web app installed, api installed, db installed, ssl installed, nginx installed, redirect done, dns configured, everything seems to work I'M SO GREAT
call with (ex) client cause I’m nice and he is nice and maybe I’ll need him when I’ll run out of money so I’m super nice
configure dns record for the domain to point to new server but since there is no doc i have no idea what i have done
test on IE11 - like the drift plugin is working and thats it - to be improved
write documentation about the server cause i'm tired to ask google every time
omg i think my deployement process is working and i found ways to bypass problems like not installing node module after every deployement and also manage the .env config... sitl not sure its working
found a bug where all error on form was the same shitty " oops, sonething looks wrong" where i'm supposed to have nice hand-crafted error message for everyuse
sort of automated deployement with git push to remote but its far from perfect since node-sass dont have binaries for ARm so i take 10 min to build + then when i build th css i have error saying the repo has already been moved so maybe its not build at all, who knows??not me
fix my git repos on staging environment where i had access problem, turns out i wasn't using ssh but https so its kind of normal it didn't work but i didn't realise it because i had other error cause i switch the config for the web app with the one for the api app so well, that was dumb, but now its fixed