https://github.com/d-exclaimation/exclaimation-dev
Codebase rewritten and moved to d-exclaimation repo (Previously server-side rendered personal website)
https://github.com/d-exclaimation/exclaimation-dev
blog graphql-client netlify nextjs react ssr typescript urql webapp website
Last synced: 2 months ago
JSON representation
Codebase rewritten and moved to d-exclaimation repo (Previously server-side rendered personal website)
- Host: GitHub
- URL: https://github.com/d-exclaimation/exclaimation-dev
- Owner: d-exclaimation
- Created: 2021-02-17T19:18:30.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2022-11-23T11:09:15.000Z (over 3 years ago)
- Last Synced: 2024-12-29T12:39:24.412Z (over 1 year ago)
- Topics: blog, graphql-client, netlify, nextjs, react, ssr, typescript, urql, webapp, website
- Language: TypeScript
- Homepage: https://github.com/d-exclaimation/d-exclaimation
- Size: 70 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# exclaimation
Updated personal website / app using SSR with [`nextjs`](https://github.com/vercel/next.js/)

### Front-end stack
### Tech Stackfor the entire thing (at least the thing I want to use)
> 1. React
> 2. Typescript
> 3. Go
> 4. Postgres
> 5. GraphQL
```ts
const app = (): void => {
console.log(`Thanks for checking this out, ${you}!`);
};
```