A simple tool for building NextJS applications faster.
Project description
Build NextJS App
A simple tool for creating fresh Next.js applications using a Docker container with Bun. The image is updated every two weeks to maintain the latest package versions.
Found on:
It consists of the following packages, libraries and frameworks:
Why This Tool?
Looking to spend less time messing with configuration settings? Eager to jump straight into coding! Well you've come to the right place!
This tool builds a set of frontend files quickly with a single command, while maintaining the following key aspects:
- Compatibility across devices
- File isolation with easy copying
- Maximising package build speed using bun without issues on
Windows
(npm
is slow!) - Automatic package updates to their latest version often
To achieve this, we use Docker with GitHub actions.
How To Use It
-
Firstly, install Docker
-
Next, install the package through pip using:
pip install build_nextjs_app
-
Run it with your desired
project_name
build-nextjs-app <project_name>
And that's it! Open the project folder and you'll see a directory called frontend
with all the assets.
Need a Backend Too?
We personally use this in our create-api-app tool for building applications with a FastAPI backend and NextJS frontend.
If you are looking for a FastAPI backend as well, consider trying the tool out!
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for build_nextjs_app-1.0.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d98deb56a29c6d60721f5c6b4aa8bd618e148eb0b90e8809d39091d1964ca1a0 |
|
MD5 | 3c9f24154d9094f3d747e8c96effc012 |
|
BLAKE2b-256 | ca49cb51a4169a4ac8a0a1415f36db68c734e1a9dd84beec010fb35a31471cf0 |