Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: about 5 hours ago
JSON representation

Codebase rewritten and moved to d-exclaimation repo (Previously server-side rendered personal website)

Awesome Lists containing this project

README

        

# exclaimation

Updated personal website / app using SSR with [`nextjs`](https://github.com/vercel/next.js/)

![Preview](public/images/preview-web.png)

### 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}!`);
};
```