Code Monkey home page Code Monkey logo

nichtsam.com's Introduction

Welcome to nichtsam.com!

Production : https://nichtsam.com
Staging : https://staging.nichtsam.com

Stack

System Requirement

Development

Setup

  1. Copy .env.example into .env
  2. run pnpm i
  3. run pnpm db:migrate
  4. run pnpm dev
  5. open up http://localhost:3000

Deployment

This repository has a Github Workflow set up to deploy automatically.
If you want to deploy manually, refer to Deploy a Fly App.

Make it yours

Infra

Content

Here are some stuff you will need to adjust to make it your website.

Blog

  • /content/blog
    Written in mdx, every top-level file or directory with index file is a blog post.

Favicons

  • public/favicon.ico
  • public/favicons
  • related fields in public/site.webmanifest

Logo

  • logo in app/components/navbar.tsx

Pages' Meta

  • meta() in every route

Social Links

  • LINKS in app/components/footer.tsx

nichtsam.com's People

Contributors

nichtsam avatar

Stargazers

Derick avatar Titux Metal avatar Tuan Duc Tran avatar EustaceCheng avatar

Watchers

Titux Metal avatar  avatar

nichtsam.com's Issues

contact

  • email me form
  • booking calendar link

animation

  • mobile menu
  • navigation loading message

enhance blog

  • the code is a bit messy...
  • better meta
  • better post preview in blog home
  • support more content source, ex. Remotely from Github.
  • pinned post
  • categories and tags
  • search by title, categories and tags.

more sophisticated session management

Allow granular control and provide more detail on each session.
Information such as:

  • Created Time
  • Created Location
  • Created Device

I think this would be better developed after transparency.

cache

  • Code-level cache
  • Network-level cache

authentication

  • single connection auth => Each connection is its own user account
  • multiple connections auth => Core account for one or more connections(ways of log-in)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.