This repo will be generated from skeet create .
$ npm i -g firebase-tools
$ npm i -g @skeet-framework/cli$ skeet create <project-name>$ cd <project-name>
$ skeet sOpen a new terminal and run:
$ skeet login
$ export ACCESS_TOKEN=<your-token>※ You need OpenAI API key to get success for default test.
./functions/skeet/.env
CHAT_GPT_KEY=your-key
CHAT_GPT_ORG=your-orgTest your app:
$ skeet testOpen Firebase Emulator: http://localhost:4000
Open Front-end App: http://localhost:4200
Bug reports and pull requests are welcome on GitHub at https://github.com/elsoul/skeet-next This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.
The package is available as open source under the terms of the Apache-2.0 License.
Everyone interacting in the SKEET project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.
