Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 1.05 KB

README.md

File metadata and controls

31 lines (23 loc) · 1.05 KB

frontendTemplate

Based on SoPra template
Readme Card

Docker

All changes to main will automatically be pushed to docker and optimized for production.
If you use this template, be sure to set your repository secrets:

Opencommit

Don't forget to set the OpenAI API key:

  • OCO_OPENAI_API_KEY

Available Scripts

In the project directory, you can run:

npm run dev

Runs scripts/start.js in the development mode on http://localhost:3000

npm run build

Builds for production with scripts/build.js to the build folder

npm run test

Launches the test runner via scripts/test.js in the interactive watch mode

npm run start

Runs serve -s build to serve the production build

License: GNU GPLv3