Personal website for employers
 
 
 
Go to file
dependabot[bot] ec9f9424f1
Bump qs and express
Bumps [qs](https://github.com/ljharb/qs) to 6.11.0 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together.


Updates `qs` from 6.7.0 to 6.11.0
- [Release notes](https://github.com/ljharb/qs/releases)
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.7.0...v6.11.0)

Updates `express` from 4.17.1 to 4.18.2
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.17.1...4.18.2)

---
updated-dependencies:
- dependency-name: qs
  dependency-type: indirect
- dependency-name: express
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-08 01:32:56 +00:00
.github Create codeql-analysis.yml 2021-09-10 22:50:59 +01:00
bin Attempt to add dockerfile 2021-02-15 01:45:26 +00:00
config Fixed??? 2020-06-22 22:53:27 +01:00
public Switch to tailwind (#16) 2021-09-11 21:32:23 +01:00
routes Update index.js 2021-06-24 18:08:23 +01:00
src Switch to tailwind (#16) 2021-09-11 21:32:23 +01:00
views Fix UI issues on desktop and mobile (#31) 2021-09-12 11:48:35 +01:00
.dockerignore Updated dockerfile 2021-02-15 02:30:46 +00:00
.gitignore Fix UI issues on desktop and mobile (#31) 2021-09-12 11:48:35 +01:00
Dockerfile fix: Dockerfile to reduce vulnerabilities (#26) 2021-09-12 08:48:01 +01:00
README.md Switch to tailwind (#16) 2021-09-11 21:32:23 +01:00
app.js Removed dead dependency 2021-09-06 17:02:07 +01:00
docker-compose.yml Added compose example 2021-02-23 12:00:06 +00:00
package-lock.json Bump qs and express 2022-12-08 01:32:56 +00:00
package.json Bump qs and express 2022-12-08 01:32:56 +00:00
pastel-codes.service Attempt to add dockerfile 2021-02-15 01:45:26 +00:00
postcss.config.js Switch to tailwind (#16) 2021-09-11 21:32:23 +01:00
tailwind.config.js Switch to tailwind (#16) 2021-09-11 21:32:23 +01:00

README.md

pastel.codes

My portfolio website written in node.js, pug and tailwind

Docker image: https://hub.docker.com/r/auroradot/pastel.codes