Personal website for employers
 
 
 
Go to file
dependabot[bot] 599902fe9c
Bump cacheable-request and nodemon
Removes [cacheable-request](https://github.com/jaredwray/cacheable-request). It's no longer used after updating ancestor dependency [nodemon](https://github.com/remy/nodemon). These dependencies need to be updated together.


Removes `cacheable-request`

Updates `nodemon` from 2.0.12 to 2.0.20
- [Release notes](https://github.com/remy/nodemon/releases)
- [Commits](https://github.com/remy/nodemon/compare/v2.0.12...v2.0.20)

---
updated-dependencies:
- dependency-name: cacheable-request
  dependency-type: indirect
- dependency-name: nodemon
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-11 20:39:06 +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 cacheable-request and nodemon 2023-02-11 20:39:06 +00:00
package.json fix: package.json & package-lock.json to reduce vulnerabilities (#29) 2021-09-12 08:54:00 +01: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