.. |
.husky
|
Configure Husky to automatically run Prettier before git commits
|
2021-12-13 23:24:22 -08:00 |
components
|
Move market creation to /create
|
2021-12-15 18:35:54 -08:00 |
hooks
|
useUser: Listen for changes to logged in user
|
2021-12-14 18:45:13 -06:00 |
lib
|
Show just payout column for resolved markets, tweak calculation and resolved labels.
|
2021-12-15 20:28:40 -06:00 |
pages
|
Move market creation to /create
|
2021-12-15 18:35:54 -08:00 |
public
|
Webp background image. Add white-background logo for future.
|
2021-12-12 23:36:02 -06:00 |
.eslintrc.js
|
Turn off nextjs img lint rule
|
2021-12-10 18:18:43 -06:00 |
.gitignore
|
Build as a static site
|
2021-12-01 18:35:08 -06:00 |
.prettierignore
|
Run prettier
|
2021-12-09 15:23:21 -08:00 |
.prettierrc
|
Prettier: no semi, spaces 2, single quote, trailing comma
|
2021-12-02 17:49:46 -06:00 |
next-env.d.ts
|
Create Nextjs template app under web directory.
|
2021-11-30 22:20:13 -06:00 |
next.config.js
|
Change color scheme to be primary green (secondary purple, accent yellow).
|
2021-12-10 17:43:22 -06:00 |
package-lock.json
|
Simple bets list
|
2021-12-15 01:41:56 -06:00 |
package.json
|
Simple bets list
|
2021-12-15 01:41:56 -06:00 |
postcss.config.js
|
Prettier: no semi, spaces 2, single quote, trailing comma
|
2021-12-02 17:49:46 -06:00 |
README.md
|
Finish porting simulator into React (#1)
|
2021-12-08 08:30:29 -08:00 |
tailwind.config.js
|
Webp background image. Add white-background logo for future.
|
2021-12-12 23:36:02 -06:00 |
tsconfig.json
|
Create Nextjs template app under web directory.
|
2021-11-30 22:20:13 -06:00 |