Skip to content

Commit

Permalink
feat: added devIcons
Browse files Browse the repository at this point in the history
  • Loading branch information
SuperSuperDev committed May 30, 2022
1 parent b4834cc commit 79625dd
Show file tree
Hide file tree
Showing 864 changed files with 2,333 additions and 7,519 deletions.
9 changes: 9 additions & 0 deletions .env.example
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
VCMS_HOST=http://localhosty:8000
VCMS_API_URL=$VCMS_HOST/api/v1
VCMS_SPA_URL=$VCMS_HOST/spa
FRONTEND_URL=https://example.com

NEXT_PUBLIC_VCMS_HOST=$VCMS_HOST
NEXT_PUBLIC_VCMS_API_URL=$VCMS_API_URL
NEXT_PUBLIC_VCMS_SPA_URL=$VCMS_SPA_URL
NEXT_PUBLIC_FRONTEND_URL=$FRONTEND_URL
17 changes: 0 additions & 17 deletions .env.production

This file was deleted.

9 changes: 7 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,11 @@ robots.txt
sitemap.xml
**/tailwindui-react

# caprover reply tar file
# caprover deploy tar file
deploy.tar
/.scratch/

# temp folder
/.scratch/

# HTTP Client
client.local.http
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"folders": [
{
"name": "nonovium-components",
"name": "Root",
"path": ".."
},
{
Expand All @@ -23,29 +23,29 @@
],
"settings": {
"workbench.colorCustomizations": {
"activityBar.activeBackground": "#f5089e",
"activityBar.activeBorder": "#8bd807",
"activityBar.background": "#f5089e",
"activityBar.activeBackground": "#5856b3",
"activityBar.activeBorder": "#421e1e",
"activityBar.background": "#5856b3",
"activityBar.foreground": "#e7e7e7",
"activityBar.inactiveForeground": "#e7e7e799",
"activityBarBadge.background": "#8bd807",
"activityBarBadge.foreground": "#15202b",
"sash.hoverBorder": "#f5089e",
"statusBar.background": "#c4067e",
"activityBarBadge.background": "#421e1e",
"activityBarBadge.foreground": "#e7e7e7",
"sash.hoverBorder": "#5856b3",
"statusBar.background": "#444294",
"statusBar.foreground": "#e7e7e7",
"statusBarItem.hoverBackground": "#f5089e",
"statusBarItem.remoteBackground": "#c4067e",
"statusBarItem.hoverBackground": "#5856b3",
"statusBarItem.remoteBackground": "#444294",
"statusBarItem.remoteForeground": "#e7e7e7",
"titleBar.activeBackground": "#c4067e",
"titleBar.activeBackground": "#444294",
"titleBar.activeForeground": "#e7e7e7",
"titleBar.inactiveBackground": "#c4067e99",
"titleBar.inactiveBackground": "#44429499",
"titleBar.inactiveForeground": "#e7e7e799",
"sideBar.border": "#f5089e",
"editorGroup.border": "#f5089e",
"panel.border": "#f5089e",
"statusBar.border": "#c4067e",
"titleBar.border": "#c4067e",
"tab.activeBorder": "#f5089e",
"sideBar.border": "#5856b3",
"editorGroup.border": "#5856b3",
"panel.border": "#5856b3",
"statusBar.border": "#444294",
"titleBar.border": "#444294",
"tab.activeBorder": "#5856b3",
"tab.activeBorderTop": "#7a4aea",
"tab.lastPinnedBorder": "#d900ff",
"tab.activeBackground": "#000000",
Expand All @@ -70,7 +70,7 @@
},
"workbench.editor.wrapTabs": true,
"workbench.tips.enabled": true,
"peacock.remoteColor": "#c4067e",
"peacock.remoteColor": "#444294",
"svg.preview.background": "editor"
}
}
17 changes: 9 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,16 @@
<div align="center">
<h1>🔋 ts-nextjs-tailwind-starter</h1>
<p>Next.js + Tailwind CSS + TypeScript starter packed with useful development features.</p>
<p>Made by <a href="https://theodorusclarence.com">Theodorus Clarence</a></p>
<h1>StevenSaunders.dev</h1>
<p>Personal Portfolio Site built with Next.js + Tailwind CSS + TypeScript</p>

<p>Original project structure by <a href="https://github.com/theodorusclarence">Theodorus Clarence</a></p>

[![CodeFactor](https://www.codefactor.io/repository/github/theodorusclarence/ts-nextjs-tailwind-starter/badge/main)](https://www.codefactor.io/repository/github/theodorusclarence/ts-nextjs-tailwind-starter/overview/main)
[![Maintainability Rating](https://sonarcloud.io/api/project_badges/measure?project=theodorusclarence_ts-nextjs-tailwind-starter&metric=sqale_rating)](https://sonarcloud.io/dashboard?id=theodorusclarence_ts-nextjs-tailwind-starter)
[![Bugs](https://sonarcloud.io/api/project_badges/measure?project=theodorusclarence_ts-nextjs-tailwind-starter&metric=bugs)](https://sonarcloud.io/dashboard?id=theodorusclarence_ts-nextjs-tailwind-starter)
[![GitHub Repo stars](https://img.shields.io/github/stars/theodorusclarence/ts-nextjs-tailwind-starter)](https://github.com/theodorusclarence/ts-nextjs-tailwind-starter/stargazers)

[![Depfu](https://badges.depfu.com/badges/fc6e730632ab9dacaf7df478a08684a7/overview.svg)](https://depfu.com/github/theodorusclarence/ts-nextjs-tailwind-starter?project_id=30160)
[![CodeFactor](https://www.codefactor.io/repository/github/supersuperdev/ts-nextjs-tailwind-starter/badge/main)](https://www.codefactor.io/repository/github/supersuperdev/ts-nextjs-tailwind-starter/overview/main)
[![Maintainability Rating](https://sonarcloud.io/api/project_badges/measure?project=supersuperdev-nextjs-tailwind-starter&metric=sqale_rating)](https://sonarcloud.io/dashboard?id=supersuperdev-nextjs-tailwind-starter)
[![Bugs](https://sonarcloud.io/api/project_badges/measure?project=supersuperdev-nextjs-tailwind-starter&metric=bugs)](https://sonarcloud.io/dashboard?id=supersuperdev-nextjs-tailwind-starter)
[![GitHub Repo stars](https://img.shields.io/github/stars/supersuperdev/ts-nextjs-tailwind-starter)](https://github.com/supersuperdev/ts-nextjs-tailwind-starter/stargazers)

[![Depfu](https://badges.depfu.com/badges/fc6e730632ab9dacaf7df478a08684a7/overview.svg)](https://depfu.com/github/supersuperdev/ts-nextjs-tailwind-starter?project_id=30160)
[![Last Update](https://img.shields.io/badge/deps%20update-every%20sunday-blue.svg)](https://shields.io/)
</div>

Expand Down
4 changes: 2 additions & 2 deletions clent.http → clent.local.http
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,8 @@ POST {{apiUrl}}/spa/token/
Content-Type: application/json

{
"username": "testuser",
"password": "l3tm31n!"
"username": "admin1",
"password": "admin1"
}

###
Expand Down
Loading

0 comments on commit 79625dd

Please sign in to comment.