Commit Graph

29 Commits

Author SHA1 Message Date
Konstantin Wohlwend
6e39c4c39e Update init script 2025-02-20 15:46:49 -08:00
Konstantin Wohlwend
3ad42d95f1 Support src folder with init script 2025-02-20 15:15:58 -08:00
Konsti Wohlwend
157f722417
Vanilla JS init script (#454) 2025-02-20 15:11:06 -08:00
Konstantin Wohlwend
bde3c0ebf1 Fix init-stack imports 2025-02-04 16:49:56 -08:00
Konstantin Wohlwend
e77164d554 Update init-stack 2025-02-04 16:42:20 -08:00
Konstantin Wohlwend
dcce558e73 Fix init script 2025-02-03 17:27:19 -08:00
CactusBlue
24533c2473
--neon flag for @stackframe/init-stack (#400)
* add setup tests

* continue, even on error

* colorize everything

* simplify success logging

* wat

* install neon as dependency

* combine neon installation

* clean ansi color application

* remove unrelated file

* use stack-shared string utils

---------

Co-authored-by: Konsti Wohlwend <n2d4xc@gmail.com>
2025-01-27 17:07:27 -08:00
Konstantin Wohlwend
f3f5e6c046 Init script now uses unknown for route props type 2024-11-15 22:27:42 +01:00
Konsti Wohlwend
c2bc80bda5
Support create-next-app@15 with the setup wizard (#340) 2024-11-13 13:58:42 +01:00
Konsti Wohlwend
057dac1a66
Next.js 15 support (#315)
Some checks failed
Runs E2E API Tests / build (20.x) (push) Has been cancelled
Runs E2E API Tests / build (22.x) (push) Has been cancelled
Lint & build / lint_and_build (20.x) (push) Has been cancelled
Lint & build / lint_and_build (22.x) (push) Has been cancelled
TOC Generator / TOC Generator (push) Has been cancelled
Updates `examples/demo` to Next.js 15 and adds Next.js 15 support to `packages/stack`.

The other packages and apps are still running on Next.js 14 to ensure compatibility.
2024-11-08 03:12:31 +01:00
Jaideep Guntupalli
2f47d21cd5
fix: replace with correct doc links (#232) 2024-09-08 18:37:47 +02:00
Zai Shi
6f830e7275 fixed typo 2024-08-31 18:11:13 -07:00
Jake Correa
b1f4bf6209
add bun package manager option (#174) 2024-08-11 15:11:13 -07:00
Stan Wohlwend
2ca5150b07 Fix typo 2024-08-10 09:45:47 -07:00
Stan Wohlwend
25a2b04dbd Allow Next.js version latest in package.json 2024-08-10 09:45:47 -07:00
Stan Wohlwend
0aa5b11b9e More init script improvements
Some checks are pending
Runs E2E API Tests / build (20.x) (push) Waiting to run
Lint & build / lint_and_build (18.x) (push) Waiting to run
Lint & build / lint_and_build (20.x) (push) Waiting to run
2024-07-27 00:06:56 -07:00
Stan Wohlwend
4cff31cf6f Even more init script improvements 2024-07-27 00:01:08 -07:00
Stan Wohlwend
d28827a4cf Improve Stack CLI 2024-07-26 23:34:08 -07:00
Zai Shi
4ec03d0515
Improved documentation, fixed bugs (#147)
Co-authored-by: Konsti Wohlwend <n2d4xc@gmail.com>
2024-07-24 11:38:26 -07:00
Zai Shi
54027d58a2
New client (#135)
Co-authored-by: Konsti Wohlwend <n2d4xc@gmail.com>
2024-07-19 22:07:44 -07:00
Stan Wohlwend
66d0f704ff Docs updates 2024-07-15 14:38:36 -07:00
Stan Wohlwend
478fe39e32 Small improvements 2024-06-08 18:17:30 +02:00
Stan Wohlwend
9be378db4c Update init script to support cases where both src and app folders exist 2024-05-31 17:33:09 +02:00
Stan Wohlwend
9423a2dc1a Make fullPage actually fill the whole page
Fixes #52
2024-05-30 15:47:14 +02:00
Stan Wohlwend
5fb66aa13c Compile-time import scrambling 2024-05-21 15:28:48 +02:00
Stan Wohlwend
23fd2519f4 init-stack for TS 2024-05-21 11:53:19 +02:00
Stan Wohlwend
f71f2c74d2
Partial prerendering demo (#21) 2024-04-27 14:23:54 +02:00
Stan Wohlwend
1f6ebac9b3 Wizard now suggests creating new API key 2024-04-24 13:58:47 +02:00
Stan Wohlwend
ae21d9d23c Setup wizard 2024-04-24 12:20:31 +02:00