- Joined
- Mar 10, 2022
- Messages
- 1,055
View attachment 1681149279412.webp
The project comes with a Frontend web interface and backend with a database ready to go with all the requirements you would need to create your own project.
This starter kit is made for demo and use purposes as a way to kickstart your own project. No responsibility is made for debugging, bugs, security or issues which will need to be applied at your applied as your responsibility.
See below for examples, other features include:
This starter template is over 100 hours of work over several weeks, and should save you lots of time if you’re planning to build or try to test your own projects! *I wrote this project over a 6 month period with tens of thousands of lines of code, be aware some of the dependencies are using older versions (eg react router dom with Switches!)
The project comes with a Frontend web interface and backend with a database ready to go with all the requirements you would need to create your own project.
- Login / Signup
- Authentication
- Prompts and Tools
- Backend Database
- Frontend ReactJS
- NodeJS project under Express using API’s
This starter kit is made for demo and use purposes as a way to kickstart your own project. No responsibility is made for debugging, bugs, security or issues which will need to be applied at your applied as your responsibility.
See below for examples, other features include:
- Styling uses Tailwindcss
- API uses Express with JWT
- Stripe is pre-configured (but disabled) if you want to include billing
- Credit calculator implemented on token usage
This starter template is over 100 hours of work over several weeks, and should save you lots of time if you’re planning to build or try to test your own projects! *I wrote this project over a 6 month period with tens of thousands of lines of code, be aware some of the dependencies are using older versions (eg react router dom with Switches!)