Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sudeepacharjee/blogs-nextjs
This is nextjs Blog Application
https://github.com/sudeepacharjee/blogs-nextjs
Last synced: about 14 hours ago
JSON representation
This is nextjs Blog Application
- Host: GitHub
- URL: https://github.com/sudeepacharjee/blogs-nextjs
- Owner: SudeepAcharjee
- Created: 2024-07-19T08:08:40.000Z (4 months ago)
- Default Branch: master
- Last Pushed: 2024-07-23T17:45:29.000Z (4 months ago)
- Last Synced: 2024-07-24T19:53:51.732Z (4 months ago)
- Language: TypeScript
- Homepage: https://blogs-nextjs-alpha.vercel.app
- Size: 1.37 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BlogNextJs
My personal dev blog built on NextJs, check it out at [eams.dev](https://eams.dev/)
## Getting Start
run `yarn start` to start the development environment, or `yarn build` to build static files for productions.