This is a Markdoc / Next.js project bootstrapped with create-next-app.
First, run the development server:
make devupOpen http://localhost:3000 with your browser to see the result.
Edit files in the pages/ directory. Posts are in Markdoc format in pages/posts/.
Bringing up the service in the project root directory will start it in production mode, which listens on port 3125.
# in the project root directory
make prodmake devup- Start the development mode server and tail the logsmake devdown- Stop the development mode servermake prod- Build and start/restart the production server then tail the logs. Can be safely interrupted (Ctrl-C) without stopping the server.make zip- Package .zip files for download from/music-tools. Requires a.env.localfile to be present withGH_TOKEN=xxxyyzzzdefined.
Ideas for future enhancements or fixes:
- Embed for musics-hosted musics to replace bandcamp
