https://github.com/renatospaka/fc2.0-imersao2-nextjs
Intensivão sobre next-JS com o pessoal da Code Education
https://github.com/renatospaka/fc2.0-imersao2-nextjs
docker docker-compose nextjs reactjs typescript
Last synced: 2 months ago
JSON representation
Intensivão sobre next-JS com o pessoal da Code Education
- Host: GitHub
- URL: https://github.com/renatospaka/fc2.0-imersao2-nextjs
- Owner: renatospaka
- Created: 2021-02-03T01:55:39.000Z (about 4 years ago)
- Default Branch: develop
- Last Pushed: 2021-02-09T21:50:26.000Z (about 4 years ago)
- Last Synced: 2025-01-05T03:49:31.013Z (4 months ago)
- Topics: docker, docker-compose, nextjs, reactjs, typescript
- Language: TypeScript
- Homepage:
- Size: 19.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Description
[Next](https://youtu.be/ZwBNx4Mbqso) Exterminando lentidão no frontend com Next.js e Server Side Rendering## Installation
```bash
$ chmod +x .docker/entrypoint.sh
```## Running the app
```docker
# development
$ docker-compose up -d## License
Next is [MIT licensed](LICENSE).