The online forum, Hush Hush Diaries, is a place where it is possible for people with interests and social challenges to interact anonymously and safely.
In progress of being developed.
In progress of being developed.
In progress of being developed.
In progress of being developed.
In progress of being developed.
These things are required to run the development environment.
- node.js v16.0.0
- netlify-cli v11.5.1
- Clone project from Github.
npm install -g npmto update to latest version of npm.npm install -g netlify-clito install the local runtime environment.npm installto install dependencies.netlify env:import .envto fetch environment configurations.
netlify linkto form a link (id from netlify site configuration)
netlify dev --filter hushhushdiaries-apito run the local runtime environment.
Packages:
These packages are used in the main project.
- cross-env v7.0.3
- npm-run-all v4.1.5
API packages:
These packages are used in the api project.
- typescript v5.1.6
- aws-lambda v1.0.7
- dotenv v16.3.1
- hashids v2.3.0
- kysely v0.36.1
- kysely-planetscale v1.4.0
- lambda-api v1.0.3
Website packages:
These packages are used in the website project.
- angular v16.2.0
- jwt-decode v3.1.2