Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/project-codeflare/project-codeflare-landing
https://github.com/project-codeflare/project-codeflare-landing
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/project-codeflare/project-codeflare-landing
- Owner: project-codeflare
- Created: 2021-05-11T20:16:16.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-23T20:30:19.000Z (over 1 year ago)
- Last Synced: 2023-08-03T17:25:32.296Z (over 1 year ago)
- Language: TypeScript
- Size: 89.3 MB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Development
1. `npm install`
2. `npm run dev`# Deploy
The first time you deploy, run `chmod +x deploy.sh` to ensure you have permission to run the script.
1. `npm run deploy`
2. that's it