Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/osvaldokalvaitir/nodejs-saas

:cloud: Application using Node.js, AdonisJs, Adonis ACL, Adonis Kue Provider, Adonis Mail, Adonis Lucid Slugify, Adonis Validator, AdonisJs Redis, ESLint and pg
https://github.com/osvaldokalvaitir/nodejs-saas

bonus course nodejs rocketseat saas

Last synced: 10 days ago
JSON representation

:cloud: Application using Node.js, AdonisJs, Adonis ACL, Adonis Kue Provider, Adonis Mail, Adonis Lucid Slugify, Adonis Validator, AdonisJs Redis, ESLint and pg

Awesome Lists containing this project

README

        


Logo


Node.js - SaaS


:cloud: Application using Node.js, AdonisJs, Adonis ACL, Adonis Kue Provider, Adonis Mail, Adonis Lucid Slugify, Adonis Validator, AdonisJs Redis, ESLint and pg


GitHub language count

GitHub language top


Made by Kalvaitir

License


Install and run   |   License

## :wrench: Install and run

Open terminal:

```sh
# Clone this repo
git clone https://github.com/osvaldokalvaitir/nodejs-saas

# Entry in folder
cd nodejs-saas

# Install deps with npm or yarn
npm install | yarn

# Make a copy of the .env.example file, rename it to .env and change the variables according to your environment.

# Launch the app with npm or yarn
npm run start | yarn start

# Run API
adonis serve --dev
```

Click to learn more about the tools used: [Insomnia](https://github.com/osvaldokalvaitir/awesome/blob/main/src/api-clients/insomnia/insomnia.md), [Docker](https://github.com/osvaldokalvaitir/awesome/blob/main/src/containers/docker/docker.md), [PostgreSQL Docker Image postgres](https://github.com/osvaldokalvaitir/awesome/blob/main/src/containers/docker/images/postgres.md), [Redis Docker Image redis:alpine](https://github.com/osvaldokalvaitir/awesome/blob/main/src/containers/docker/images/redis-alpine.md), [Mailtrap](https://github.com/osvaldokalvaitir/awesome/blob/main/src/emails/mailtrap.md), [Postbird](https://github.com/osvaldokalvaitir/awesome/blob/main/src/sgdbs/postgresql/postbird.md).

[![Run in Insomnia}](https://insomnia.rest/images/run.svg)](https://insomnia.rest/run/?label=SaaS&uri=https%3A%2F%2Fraw.githubusercontent.com%2Fosvaldokalvaitir%2Fnodejs-saas%2Fmain%2FInsomnia.json)

## :memo: License

This project is under the MIT license. See [LICENSE](/LICENSE) for more information.

---


Developed with 💚 by Osvaldo Kalvaitir Filho