From fa3add93149507b742ebf9f35bee1905e5840623 Mon Sep 17 00:00:00 2001 From: pahaz Date: Sat, 18 May 2024 11:57:41 +0300 Subject: [PATCH] docs: cleanup old screenshot and feature list --- README.md | 21 ++------------------- docs/getting-started.md | 4 ---- 2 files changed, 2 insertions(+), 23 deletions(-) diff --git a/README.md b/README.md index d41d247..19f04fd 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,8 @@ [![Hackathon workflow](https://image.shutterstock.com/image-vector/banner-hackathon-design-sprintlike-event-260nw-1418226719.jpg)](https://drive.google.com/drive/folders/1Srw2T91_rRLTWgJc-Zh693hhbD2JS6Yh) -[![Look At Screenshot folder!](https://user-images.githubusercontent.com/1394025/105494912-4cbe4d80-5cdd-11eb-8148-4940c0ce7846.png)](https://drive.google.com/drive/folders/1Srw2T91_rRLTWgJc-Zh693hhbD2JS6Yh) +What's inside? React + Next.js + Ant + Turbo + react-i18next + Refine -# Rapid Development Node.js Hackathon template: [DEMO](https://demo.dok.8iq.dev/) - -This is [KeystoneJS](https://github.com/keystonejs/keystone) and [Next.js](https://github.com/vercel/next.js) base rapid development template. -Which is time-based tested on the large project. - -We use: Prisma, Apollo GraphQL - -### Contents +# Rapid Development Node.js Hackathon template - [Motivation & Features](#why) - [Getting started](docs/getting-started.md) @@ -37,16 +30,6 @@ You can use this project if you are going to launch a new startup or participate ## Features -- Auth flow - - Registration - - Authentication and Authorization - - Change password - - Reset password -- Organization entity - - Management of organization members - - Invite users -- Ant design based frontend - Full list of features and requested features is found under [contributing.md](docs/contributing.md) and issues ## Getting started diff --git a/docs/getting-started.md b/docs/getting-started.md index e295e09..a5990ae 100644 --- a/docs/getting-started.md +++ b/docs/getting-started.md @@ -13,7 +13,3 @@ cd my-new-startup # 3) Install dependencies and link workspaces yarn ``` - -# Create new application - -TODO