Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mrinalxdev/backcode
Free optimized backend code snippets to give a head start for developing fast backends
https://github.com/mrinalxdev/backcode
Last synced: about 6 hours ago
JSON representation
Free optimized backend code snippets to give a head start for developing fast backends
- Host: GitHub
- URL: https://github.com/mrinalxdev/backcode
- Owner: mrinalxdev
- Created: 2024-09-18T10:34:16.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-10-26T19:09:38.000Z (24 days ago)
- Last Synced: 2024-10-27T07:13:28.891Z (24 days ago)
- Language: JavaScript
- Homepage: https://back-code.vercel.app
- Size: 956 KB
- Stars: 2
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BackCode | Home for the optimized backend head start codes
![Banner](./banner.png)
I am building a shadcn for backend development. Detailed project structure and code for every file just copy paste to your project and give more focus to your core functionalities !!
## For the contribution part
I will be openeing few issues related to revamp of the website and db connections
for now you can add projects just by editing the `projects.json` file in the root directory or by visiting the contribution panel of the platform
## Things to note
When your are contributing, there is place to fill `Link` section in this you need to give the dynaminc url of project like, If the user is contributing for a cache management then the link would look like this `/post/cache-management-{language}`
## Tech Stack
I have used NextJs and local json file to store all the files and codes.
## Future Releases ??
For the upcoming part we are enlisting few features
- Auth/OAuth
- DB (Supabase obv)
- Users can save the post and the codes, like, leave comments and discussBuilt by [Mrinal Pramanick](https://twitter.com/Hi_Mrinal)