piman's personal site
git clone [email protected]:piman51277/piman.dev.git
cd piman.dev
npm run setup
npm i
npm run build-all
This is done with .env
:
PORT=port
NODE_ENV=development,production
DOMAINS=domain1,domain2
npm start
There are multiple options:
- Git submodule
- Symbolic link
- Manual addition
In any case, the projects
directory should contain sub-directories following the project specification.