Photo club haute lozere
Go to file
Guillaume Dorce 23d6930bd6 list pages from pocketbase 2023-05-24 22:49:49 +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 list pages from pocketbase 2023-05-24 22:49:49 +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 Add Dockerfile 2023-02-19 18:30:15 +00: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 update package and fix title error 2023-05-03 22:13:01 +02:00
package.json remove react-page and add editorjs 2023-05-20 17:58:16 +02:00
pnpm-lock.yaml remove react-page and add editorjs 2023-05-20 17:58:16 +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
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.