Skip to content

Commit

Permalink
docs: cleanup old screenshot and feature list
Browse files Browse the repository at this point in the history
  • Loading branch information
pahaz committed May 18, 2024
1 parent 934983c commit fa3add9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 23 deletions.
21 changes: 2 additions & 19 deletions README.md
Original file line number Diff line number Diff line change
@@ -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)
Expand Down Expand Up @@ -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
Expand Down
4 changes: 0 additions & 4 deletions docs/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,3 @@ cd my-new-startup
# 3) Install dependencies and link workspaces
yarn
```

# Create new application

TODO

0 comments on commit fa3add9

Please sign in to comment.