Skip to content

Commit d5e85d1

Browse files
committed
Update files with new template info
1 parent 3ae6295 commit d5e85d1

File tree

2 files changed

+63
-118
lines changed

2 files changed

+63
-118
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,9 +52,7 @@ When updating any dependencies, make sure we keep them in sync or conversion wil
5252
| <img align="center" src="https://raw.githubusercontent.com/codesandbox/sandbox-templates/main/jupyter/.codesandbox/icon.png" alt="Jupyter" width="16"/> [**Jupyter**](https://codesandbox.io/s/github/codesandbox/sandbox-templates/tree/main/jupyter) | This is a starter for Jupyter Notebook or Lab. Jupyter is the latest web-based interactive development environment for notebooks, code, and data. Its flexible interface allows users to configure and arrange workflows in data science, scientific computing, computational journalism, and machine learning. |
5353
| <img align="center" src="https://raw.githubusercontent.com/codesandbox/sandbox-templates/main/nest/.codesandbox/icon.png" alt="Nest" width="16"/> [**Nest**](https://codesandbox.io/s/github/codesandbox/sandbox-templates/tree/main/nest) | The official Nest template by the CodeSandbox team |
5454
| <img align="center" src="https://raw.githubusercontent.com/codesandbox/sandbox-templates/main/nextjs/.codesandbox/icon.png" alt="Next.js" width="16"/> [**Next.js**](https://codesandbox.io/s/github/codesandbox/sandbox-templates/tree/main/nextjs) | The official Next.js template by the CodeSandbox team |
55-
| <img align="center" src="https://raw.githubusercontent.com/codesandbox/sandbox-templates/main/nextjs-app-router/.codesandbox/icon.png" alt="Next.js (App Router)" width="16"/> [**Next.js (App Router)**](https://codesandbox.io/s/github/codesandbox/sandbox-templates/tree/main/nextjs-app-router) | This is a Next.js project using Next.js 13 `/app` directory. |
5655
| <img align="center" src="https://raw.githubusercontent.com/codesandbox/sandbox-templates/main/nextjs/.codesandbox/icon.png" alt="Next.js + Postgres" width="16"/> [**Next.js + Postgres**](https://codesandbox.io/s/github/codesandbox/sandbox-templates/tree/main/postgres-drizzle-nextjs) | The perfect starter for a full-stack application using Next.js, Postgres and Drizzle-ORM. |
57-
| <img align="center" src="https://raw.githubusercontent.com/codesandbox/sandbox-templates/main/nextjs/.codesandbox/icon.png" alt="Next.js 15" width="16"/> [**Next.js 15**](https://codesandbox.io/s/github/codesandbox/sandbox-templates/tree/main/nextjs-15) | Next.js 15 beta starter |
5856
| <img align="center" src="https://raw.githubusercontent.com/codesandbox/sandbox-templates/main/node-express-server/.codesandbox/icon.png" alt="Node Express Server" width="16"/> [**Node Express Server**](https://codesandbox.io/s/github/codesandbox/sandbox-templates/tree/main/node-express-server) | Node.js Express starter project |
5957
| <img align="center" src="https://raw.githubusercontent.com/codesandbox/sandbox-templates/main/node-http-server/.codesandbox/icon.png" alt="Node HTTP Server" width="16"/> [**Node HTTP Server**](https://codesandbox.io/s/github/codesandbox/sandbox-templates/tree/main/node-http-server) | Node.js example server starter project |
6058
| <img align="center" src="https://raw.githubusercontent.com/codesandbox/sandbox-templates/main/node/.codesandbox/icon.png" alt="Node.js" width="16"/> [**Node.js**](https://codesandbox.io/s/github/codesandbox/sandbox-templates/tree/main/node) | The official Node.js template by the CodeSandbox team |

0 commit comments

Comments
 (0)