Photo club haute lozere
Go to file
Guillaume Dorce f9cf446671 install sharp for images 2023-08-12 19:40:51 +02:00
.github/workflows remove docker-build action 2023-05-29 12:13:52 +02:00
public home page 2023-02-19 16:47:06 +01:00
scripts add pocketbase-typegen to get fully working typescript with pocketbase 2023-05-14 21:16:25 +02:00
src create EditorRender, fix data init in column component, render on home 2023-06-04 19:03:10 +02:00
.dockerignore config for docker 2023-05-26 12:28:12 +02:00
.env.example add pocketbase 2023-05-09 19:57:10 +02:00
.eslintrc.json remove eslint plugin 2023-05-11 22:25:22 +02:00
.gitignore initial commit with home, header, footer, react-page and builder.io 2023-02-04 17:03:40 +01:00
.onedev-buildspec.yml Edit .onedev-buildspec.yml 2023-02-19 17:31:27 +01:00
Dockerfile fix config for docker and import in getServerSideProps 2023-05-26 15:12:07 +02:00
README.md initial commit with home, header, footer, react-page and builder.io 2023-02-04 17:03:40 +01:00
next.config.mjs config for docker 2023-05-26 12:28:12 +02:00
package.json install sharp for images 2023-08-12 19:40:51 +02:00
pnpm-lock.yaml install sharp for images 2023-08-12 19:40:51 +02:00
postcss.config.cjs initial commit with home, header, footer, react-page and builder.io 2023-02-04 17:03:40 +01:00
prettier.config.cjs initial commit with home, header, footer, react-page and builder.io 2023-02-04 17:03:40 +01:00
stack-definition.yml Update stack-definition.yml 2023-05-26 20:48:46 +02:00
tailwind.config.cjs add poppins font but not working 2023-02-11 18:55:24 +01:00
tsconfig.json update nextjs 2023-05-11 21:29:52 +02:00

README.md

Create T3 App

This is a T3 Stack project bootstrapped with create-t3-app.

What's next? How do I make an app with this?

We try to keep this project as simple as possible, so you can start with just the scaffolding we set up for you, and add additional things later when they become necessary.

If you are not familiar with the different technologies used in this project, please refer to the respective docs. If you still are in the wind, please join our Discord and ask for help.

Learn More

To learn more about the T3 Stack, take a look at the following resources:

You can check out the create-t3-app GitHub repository — your feedback and contributions are welcome!

How do I deploy this?

Follow our deployment guides for Vercel, Netlify and Docker for more information.