Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ramgoel/ticketo
A Full Stack Ticket Resharing Platform
https://github.com/ramgoel/ticketo
expressjs hacktoberfest nextjs13 rest-api
Last synced: 5 days ago
JSON representation
A Full Stack Ticket Resharing Platform
- Host: GitHub
- URL: https://github.com/ramgoel/ticketo
- Owner: RamGoel
- Created: 2023-08-13T03:42:08.000Z (over 1 year ago)
- Default Branch: ricket
- Last Pushed: 2023-10-09T06:02:26.000Z (about 1 year ago)
- Last Synced: 2023-10-10T06:36:09.484Z (about 1 year ago)
- Topics: expressjs, hacktoberfest, nextjs13, rest-api
- Language: JavaScript
- Homepage: https://ricket-nextjs.vercel.app
- Size: 73.2 KB
- Stars: 6
- Watchers: 1
- Forks: 5
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
# ticketo
A web based ticket resharing platform built with NextJS13, ExpressJS, and MongoDB
## Folder Structure
- app
- contains pages
- components
- contains all reusable components
- public
- contains static images
- styles
- contains css files
- lib
- contains api dispatch actions
- redux
- contains redux store and slices.
- utils
- contains static data and variables
- services
- contains helpers, api configs etc.## Setup
- Fork this repo
- Clone repo using `git clone https://github.com/YourUsername/ricket-nextjs.git `- Change Directory using `cd ricket-nextjs`
- install dependencies using `npm i`
- run app using `npm run dev`
- Enjoy.## Environment Variables
To run this project, you will need to add the following environment variables to your .env file
`NEXT_PUBLIC_BASE_URL` : API URL
## Contributing
Contributions are always welcome, read [CONTRIBUTING.md](https://github.com/RamGoel/ticketo/blob/ricket/CONTRIBUTING.md) for guidelines.
## 🚀 About Me
I'm Ram, a full stack developer skilled in MERN stack, React Native, and can do other stuff like,- Chrome Extensions
- Telegram bots
- UI designing