Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eoguvo/bookking
https://github.com/eoguvo/bookking
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/eoguvo/bookking
- Owner: eoguvo
- Created: 2023-12-15T03:22:19.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-01-21T20:01:38.000Z (12 months ago)
- Last Synced: 2024-01-21T21:22:39.159Z (12 months ago)
- Language: TypeScript
- Size: 108 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
🚧 Bookking 0.0.1 🚀 Alpha... 🚧
Summary
=================* [To Do](#todo)
* [Running](#rodando)
* How to use
* [Website](#deploy)
* [Prerequisites](#prerequisites)
* [Installing](#install)
* [Technologies](#techs)
📝 To Do
- [ ] Server Side
- [ ] Web App
- [ ] Mobile App
🎲 Running
Online demo available in Soon
Before you start:
> Before start, you need have installed in your machine:
[Git](https://git-scm.com) and [Node.js (npm)](https://nodejs.org/en/).
> In addition, it is good to have an editor to work on the code, such as [VSCode](https://code.visualstudio.com/).## Check the running instructions in each folder (backend, frontend or mobile)
Follow those steps to install:
```bash
# clone the repository in your machine
$ git clone https://github.com/eoguvo/bookking
$ cd bookking
```
## Check the installing instructions in each folder (backend, frontend or mobile)
🛠 Tecnologias
# Backend
- [Koa](https://koajs.com/)
- [Zod](https://zod.dev/)
- [JWT](https://jwt.io/)
- [Prisma](https://www.prisma.io/)
- [TypeDI](https://github.com/typestack/typedi)
- [Routing Controllers](https://github.com/typestack/routing-controllers/)# Frontend
- [Remix](https://remix.run/)
And [typescript](https://www.typescriptlang.org/) in everything :D