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
File details
Details for the file build_nextjs_app-1.0.2.tar.gz
.
File metadata
- Download URL: build_nextjs_app-1.0.2.tar.gz
- Upload date:
- Size: 3.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.0 Windows/10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 24139525d44ab5072046f4e9f42307a3dfa9e5aa5227c3671908329b718fd82f |
|
MD5 | 2af7413a7da676f09a470c0b1b48f44c |
|
BLAKE2b-256 | a44abbb140bde13b892012f5b8ce0bb16e01a4a6998d330f218c22c454d8dc14 |
File details
Details for the file build_nextjs_app-1.0.2-py3-none-any.whl
.
File metadata
- Download URL: build_nextjs_app-1.0.2-py3-none-any.whl
- Upload date:
- Size: 4.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.0 Windows/10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d98deb56a29c6d60721f5c6b4aa8bd618e148eb0b90e8809d39091d1964ca1a0 |
|
MD5 | 3c9f24154d9094f3d747e8c96effc012 |
|
BLAKE2b-256 | ca49cb51a4169a4ac8a0a1415f36db68c734e1a9dd84beec010fb35a31471cf0 |