Skip to content

Coflnet/ane-nuxt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

494 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nuxt Minimal Starter

Look at the Nuxt documentation to learn more.

Setup

Make sure to install dependencies:

# npm
npm install

Add a firebase service account

Create a .env file with this content

GOOGLE_APPLICATION_CREDENTIALS=YOUR-SERVICE-ACCOUNT

Development Server

Start the development server on http://localhost:3000:

# npm
npm run dev

Production

Build the application for production:

# pnpm
npm build

Locally preview production build:

# pnpm
npm preview

Check out the deployment documentation for more information.

Glossary

| Term | German| Definition | |---|---| | custom searches | Suchauftrag | A single search order for x with y filters | | Filter | Filter | Metadata for a custom search narrowing it, eg. the search term and location | | Premium Search | Premium Suchanfrage | A single search request to a platform that restricts searches | | Plan | Abo | The service tier the user is on |

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages