https://github.com/w3bdesign/fullstack-nextjs-typescript
Fullstack application with Strapi, Nextjs, Typescript and Bootstrap
https://github.com/w3bdesign/fullstack-nextjs-typescript
fullstack-application nextjs react strapi typescript
Last synced: 4 months ago
JSON representation
Fullstack application with Strapi, Nextjs, Typescript and Bootstrap
- Host: GitHub
- URL: https://github.com/w3bdesign/fullstack-nextjs-typescript
- Owner: w3bdesign
- License: mit
- Created: 2020-08-23T21:56:52.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-02-10T20:00:07.000Z (about 3 years ago)
- Last Synced: 2025-04-08T14:17:22.903Z (11 months ago)
- Topics: fullstack-application, nextjs, react, strapi, typescript
- Language: TypeScript
- Homepage:
- Size: 609 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Food ordering fullstack application with NextJS and Strapi
Inspired from the NextJS tutorial at Strapi, I am recreating the application with my own personal twist.
I am also adding Typescript as it was not in the tutorial.
## Features
- NextJS
- Strapi
- React-bootstrap
- Typescript
- Eslint with Airbnb
- Apollo client with GraphQL
- Automatically generate types with Apollo CLI
## Future features
- MongoDB
- Authentication
More to come ...