- Text Content Generator - http://www.lipsum.com
- Favicon Generator - http://tools.dynamicdrive.com/favicon
- Data Generator - https://mockaroo.com/
- Mobile Mockup Generator - https://mockuphone.com
- Logo Generator - https://www.logaster.com
- UUID Generator - https://www.uuidgenerator.net/
- Hash Generator - https://passwordsgenerator.net/sha256-hash-generator/
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// Under /lib folder of the frontend | |
import { jwtVerify, SignJWT } from 'jose' 21.6k (gzipped: 6.6k) | |
export const getJwtSecretKey () => { | |
const secret = process.env. JWT_SECRET_KEY; | |
if (!s ret || secret.length == 0) | |
throw new Error('The environment variable JWT_SECRET KEY is not set.') |
- http://stackoverflow.com/questions/804115 (
rebase
vsmerge
). - https://www.atlassian.com/git/tutorials/merging-vs-rebasing (
rebase
vsmerge
) - https://www.atlassian.com/git/tutorials/undoing-changes/ (
reset
vscheckout
vsrevert
) - http://stackoverflow.com/questions/2221658 (HEAD^ vs HEAD~) (See
git rev-parse
) - http://stackoverflow.com/questions/292357 (
pull
vsfetch
) - http://stackoverflow.com/questions/39651 (
stash
vsbranch
) - http://stackoverflow.com/questions/8358035 (
reset
vscheckout
vsrevert
)
This is a time based Todo App for Mobile Devices and Desktop, Which helps people set tasks not on daily basis but on a weekly basis.A long term app assistant for long tasks that takes time.Users will set an amount of hours they are going to spend on a task (ex: 20 hours) which will help them focus more on the task and complete the task in short time making them more productive.
Since a lot of people have long tasks and long term goals to accomplish and alot of people rely on apps for reminding them and setting deadlines to complete them on time.They are lazy to catch up on it and takes long time to finish the task than it actually requires.