Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 995 Bytes

File metadata and controls

29 lines (20 loc) · 995 Bytes

Ftp deployment

Here is the source code of the website internet2000.net, developed by INTERNET 2000 French agency

Tools we use

local installation

$ nvm i
$ npm i
$ npm run build

build and deploy

Useful env vars on the build server

  • URL optional website URL
  • BASE_URL optional base url
  • DEPLOY_TOKEN for deployment to branch gh-pages