Inspiration
We wanted to make it easier for developers to set up their projects, so we decided to create Boiler.js
What it does
Boiler.js is a desktop application for software developers to quickly find and set up boilerplates on their local machine. Users simply select the boilerplate they want, then it automatically gets downloaded onto their computer with all the necessary dependencies.
Features
Search bar
- Filter through boilerplates using a search bar at the top
Boilerplate Creation Form
- Add your own boilerplate for others to use through Boiler.js
Backend Feedback
- See the status of your boilerplate installation in real time
How it was made
- React & Electron.js for frontend
- Node & Express for backend
- MongoDB Atlas for database
Challenges we ran into
- Ironically, we had trouble finding good boilerplates to add to our project. Feel free to add your own!
Accomplishments that we're proud of
- Automating installation and terminal commands
- Clean UI
What's next for Boiler.js
- Develop a favorites feature for boilerplates
- Add more boilerplates
- Fix bugs
Built With
- electron
- express.js
- mongdbatlas
- node.js
- react
Log in or sign up for Devpost to join the conversation.