File tree Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Scala 3 / NextJS Starter
2
+ <!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
3
+ [ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square )] ( #contributors- )
4
+ <!-- ALL-CONTRIBUTORS-BADGE:END -->
2
5
3
6
This is a Scala 3, Next.js and Tailwind template featuring:
4
7
- a [ next.js] ( https://nextjs.org/ ) web application using Scala 3 and
@@ -108,3 +111,23 @@ export {Component as default} from '../target/js/Homepage';
108
111
Take a look at
109
112
[ scalajs-react's documentation on interoperability] ( https://github.com/japgolly/scalajs-react/blob/master/doc/INTEROP.md )
110
113
for more info.
114
+
115
+ ## Contributors ✨
116
+
117
+ Thanks goes to these wonderful people ([ emoji key] ( https://allcontributors.org/docs/en/emoji-key ) ):
118
+
119
+ <!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
120
+ <!-- prettier-ignore-start -->
121
+ <!-- markdownlint-disable -->
122
+ <table >
123
+ <tr >
124
+ <td align="center"><a href="https://guillaumebogard.dev"><img src="https://avatars.githubusercontent.com/u/8615241?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Guillaume Bogard</b></sub></a><br /><a href="https://github.com/gbogard/scala3-nextjs-template/commits?author=gbogard" title="Code">💻</a> <a href="https://github.com/gbogard/scala3-nextjs-template/commits?author=gbogard" title="Documentation">📖</a></td>
125
+ </tr >
126
+ </table >
127
+
128
+ <!-- markdownlint-restore -->
129
+ <!-- prettier-ignore-end -->
130
+
131
+ <!-- ALL-CONTRIBUTORS-LIST:END -->
132
+
133
+ This project follows the [ all-contributors] ( https://github.com/all-contributors/all-contributors ) specification. Contributions of any kind welcome!
You can’t perform that action at this time.
0 commit comments