assets
|
add issue status to template
|
2023-08-02 23:02:53 -05:00 |
lib
|
update font to DM Sans
|
2023-08-02 22:26:13 -05:00 |
views
|
trim before adding ellipsis
|
2023-08-03 00:57:43 -05:00 |
.eslintignore
|
add linter
|
2023-08-02 17:17:01 -05:00 |
.eslintrc.cjs
|
add linter
|
2023-08-02 17:17:01 -05:00 |
.gitignore
|
remove package-lock.json (we use pnpm)
|
2023-08-03 00:50:46 -05:00 |
.prettierignore
|
add linter
|
2023-08-02 17:17:01 -05:00 |
.prettierrc
|
add linter
|
2023-08-02 17:17:01 -05:00 |
package.json
|
update dependencies
|
2023-08-03 00:50:58 -05:00 |
pnpm-lock.yaml
|
update dependencies
|
2023-08-03 00:50:58 -05:00 |
README.md
|
add basic readme
|
2023-08-02 19:18:36 -04:00 |
server.js
|
add language error catching for repo routes
|
2023-08-02 22:53:23 -05:00 |