Skip to content

JAMStack Issue Tracker project inspired on GitHub issues.

Notifications You must be signed in to change notification settings

somatothing/issueless

 
 

Repository files navigation

View project

issueless.vercel.app

About the project

JAMStack Issue Tracker project inspired on GitHub issues.

Features

  • Hybrid static & server rendering
  • Serveless API routes
  • OAuth sign-in services
  • Markdown support
  • Custom MUI theme

Screenshot

phone-mockup-for-github

Core dependencies

  • React - Javascript library for building user interfaces.
  • NextJS - React framework with hybrid static & server rendering, TypeScript support, smart bundling, route pre-fetching, and more.
  • Prisma - Open source ORM for PostgreSQL, MySQL and SQLite.
  • NextAuth.js - Complete open source authentication solution for Next.js applications.
  • Material UI - React component-based design system.
  • SWR - React Hooks library for remote data fetching.
  • Formik - Open source form library for React and React Native.
  • Formik-material-ui - Bindings for using Formik with Material-UI.
  • Yup - JavaScript schema builder for value parsing and validation.
  • Date-fns - Consistent toolset for manipulating JavaScript dates.
  • React-markdown - Markdown component for React using remark.

About

JAMStack Issue Tracker project inspired on GitHub issues.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.0%
  • PLpgSQL 4.0%