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

https://github.com/ninsau/gss


https://github.com/ninsau/gss

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

## Technologies

- Nextjs
- TypeScript
- AWS Amplify
- Tailwind CSS
- Formik
- Zustand
- Yup
- React Hot Toast
- HeroIcons

## To use

- First, run the development server:

```bash
npm run dev
# or
yarn dev
```

- Open [http://localhost:3000](https://console.aws.amazon.com/amplify/) with your browser to see the result.

- You can start editing the page by modifying `pages/index.ts`. The page auto-updates as you edit the file.

- Visit [AWS Amplify console](https://console.aws.amazon.com/amplify/) to set up Amplify to connect with your version.

- Set up your AWS DynamoDb models using the structure found in `src/models` folder.